diff options
author | Dries Buytaert <dries@buytaert.net> | 2011-04-23 20:28:57 -0400 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2011-04-23 20:28:57 -0400 |
commit | b3333ec2bf76f1341865b48acb2568983a5367a7 (patch) | |
tree | 6889386dc6d4907c82f0f99146acf816f7d49d54 /scripts | |
parent | d379f3d7bdfe4ef9c0f0fe629394048229d6c2e2 (diff) | |
download | brdo-b3333ec2bf76f1341865b48acb2568983a5367a7.tar.gz brdo-b3333ec2bf76f1341865b48acb2568983a5367a7.tar.bz2 |
- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/dump-database-d6.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |