Revision 1344
Added by Luisehahne over 15 years ago
| version.php | ||
|---|---|---|
| 52 | 52 |  | 
| 53 | 53 | // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) | 
| 54 | 54 | if(!defined('VERSION')) define('VERSION', '2.8.x');
 | 
| 55 | if(!defined('REVISION')) define('REVISION', '1343');
 | |
| 55 | if(!defined('REVISION')) define('REVISION', '1344');
 | |
| 56 | 56 |  | 
| 57 | 57 | ?> | 
Also available in: Unified diff
Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
Ticket #1005 add FR Language for the admin templates (Tks to quinto)