summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-04-23 20:28:57 -0400
committerDries Buytaert <dries@buytaert.net>2011-04-23 20:28:57 -0400
commitb3333ec2bf76f1341865b48acb2568983a5367a7 (patch)
tree6889386dc6d4907c82f0f99146acf816f7d49d54
parentd379f3d7bdfe4ef9c0f0fe629394048229d6c2e2 (diff)
downloadbrdo-b3333ec2bf76f1341865b48acb2568983a5367a7.tar.gz
brdo-b3333ec2bf76f1341865b48acb2568983a5367a7.tar.bz2
- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).
-rw-r--r--.htaccess2
-rw-r--r--modules/simpletest/tests/tablesort.test1
-rw-r--r--scripts/dump-database-d6.sh1
-rw-r--r--themes/engines/phptemplate/phptemplate.engine1
4 files changed, 0 insertions, 5 deletions
diff --git a/.htaccess b/.htaccess
index 5fed51e0c..9494b53b4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -135,5 +135,3 @@ DirectoryIndex index.php index.html index.htm
</FilesMatch>
</IfModule>
</IfModule>
-
-# $Id$
diff --git a/modules/simpletest/tests/tablesort.test b/modules/simpletest/tests/tablesort.test
index 3462ce33e..9c068f861 100644
--- a/modules/simpletest/tests/tablesort.test
+++ b/modules/simpletest/tests/tablesort.test
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/scripts/dump-database-d6.sh b/scripts/dump-database-d6.sh
index 23e3fca8c..41146b075 100644
--- a/scripts/dump-database-d6.sh
+++ b/scripts/dump-database-d6.sh
@@ -33,7 +33,6 @@ include_once dirname(__FILE__) . '/../includes/utility.inc';
// Output the PHP header.
$output = <<<ENDOFHEADER
<?php
-// \$Id\$
/**
* @file
diff --git a/themes/engines/phptemplate/phptemplate.engine b/themes/engines/phptemplate/phptemplate.engine
index 78b54d513..d293b85c7 100644
--- a/themes/engines/phptemplate/phptemplate.engine
+++ b/themes/engines/phptemplate/phptemplate.engine
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file