- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).

8.0.x
Dries Buytaert 2011-04-23 20:28:33 -04:00
parent fdc91796bf
commit b556c02492
4 changed files with 0 additions and 5 deletions

View File

@ -135,5 +135,3 @@ DirectoryIndex index.php index.html index.htm
</FilesMatch>
</IfModule>
</IfModule>
# $Id$

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file

View File

@ -33,7 +33,6 @@ include_once dirname(__FILE__) . '/../includes/utility.inc';
// Output the PHP header.
$output = <<<ENDOFHEADER
<?php
// \$Id\$
/**
* @file

View File

@ -1,5 +1,4 @@
<?php
// $Id$
/**
* @file