Revision 1259
Added by Luisehahne almost 16 years ago
| version.php | ||
|---|---|---|
| 55 | 55 | 
     | 
| 56 | 56 | 
    // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)  | 
| 57 | 57 | 
    if(!defined('VERSION')) define('VERSION', '2.8.1');
   | 
| 58 | 
    if(!defined('REVISION')) define('REVISION', '1258');
   | 
|
| 58 | 
    if(!defined('REVISION')) define('REVISION', '1259');
   | 
|
| 59 | 59 | 
     | 
| 60 | 60 | 
    ?>  | 
Also available in: Unified diff
update header info, change unknown user to guest in all languages