Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / login.php
index 6d59c92f1fa836135c5f1a84681bea2af5bf0408..c38ca4553232b92fd205ba929d506a6eedd64643 100755 (executable)
--- a/login.php
+++ b/login.php
@@ -25,7 +25,6 @@ $fetchtemplates = array(
        'passwordreset'
 );
 
-define('SVN', '$Id$');
 
 $focus['user'] = 'focus';
 
@@ -218,10 +217,4 @@ if ($_REQUEST['do'] == 'cplogout')
        }
 }
 
-/*=====================================================================*\
-|| ###################################################################
-|| # $HeadURL$
-|| # $Id$
-|| ###################################################################
-\*=====================================================================*/
 ?>
\ No newline at end of file