Explorar o código

- included strings.php before config.php to avoid warning (see Bug #130107 )
- added $Id:$ tag

centaurix %!s(int64=24) %!d(string=hai) anos
pai
achega
538e135372
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      functions/strings.php

+ 3 - 1
functions/strings.php

@@ -1,4 +1,6 @@
 <?php
+   
+   /* $Id$ */
 
    $strings_php = true;
 
@@ -194,7 +196,7 @@
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = "1.0pre3 [cvs]";
+   var $version = "1.0pre3 [cvs]";
 
 
    function find_mailbox_name ($mailbox) {