Revision 1247
Added by Luisehahne almost 16 years ago
| version.php | ||
|---|---|---|
| 71 | 71 |
|
| 72 | 72 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
| 73 | 73 |
if(!defined('VERSION')) define('VERSION', '2.8.1');
|
| 74 |
if(!defined('REVISION')) define('REVISION', '1246');
|
|
| 74 |
if(!defined('REVISION')) define('REVISION', '1247');
|
|
| 75 | 75 |
|
| 76 | 76 |
?> |
Also available in: Unified diff
Ticket #911 5. continue to fix CSS-errors in WB backend