Revision 1284
Added by Dietmar almost 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.1'); |
55 |
if(!defined('REVISION')) define('REVISION', '1283');
|
|
55 |
if(!defined('REVISION')) define('REVISION', '1284');
|
|
56 | 56 |
|
57 | 57 |
?> |
Also available in: Unified diff
to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg)
otherwise do it with uninstall