Added validate to translate
[squirrelmail.git] / plugins / administrator / options.php
index 27a778815babee96966136175bfc2898a5300a16..f9f06adda65a06addea32f87db61eb2681e39316 100644 (file)
@@ -489,8 +489,7 @@ fwrite( $fp, "<?PHP\n".
             "/**\n".
             " * SquirrelMail Configuration File\n".
             " * Created using the Administrator Plugin\n".
-            " */\n".
-            "GLOBAL \$version;\n" );
+            " */\n" );
 
 /*
 fwrite( $fp, 'GLOBAL ' );