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 /themes | |
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 'themes')
-rw-r--r-- | themes/engines/phptemplate/phptemplate.engine | 1 |
1 files changed, 0 insertions, 1 deletions
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 |