Revision 1606
Added by Luisehahne over 13 years ago
| version.php | ||
|---|---|---|
| 51 | 51 |
|
| 52 | 52 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
| 53 | 53 |
if(!defined('VERSION')) define('VERSION', '2.8.2');
|
| 54 |
if(!defined('REVISION')) define('REVISION', '1605');
|
|
| 54 |
if(!defined('REVISION')) define('REVISION', '1606');
|
|
| 55 | 55 |
if(!defined('SP')) define('SP', 'SP2');
|
Also available in: Unified diff
some little changes and fixes in template allcss and round
add // register_frontend_modfiles('jquery'); to activate comment out
Set version to 2.71