- included strings.php before config.php to avoid warning (see Bug #130107 )
[squirrelmail.git] / functions / strings.php
index 8903155f73f68e98e331b9d8d2b5e1a64b5e3b79..83267a6cd8d76fedfbfa8ce960dd3d913d026e4f 100644 (file)
@@ -1,4 +1,6 @@
 <?php
+   
+   /* $Id$ */
 
    $strings_php = true;
 
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = "1.0pre3 [cvs]";
+   var $version = "1.0pre3 [cvs]";
 
 
    function find_mailbox_name ($mailbox) {