Revision 1497
Added by DarkViper over 13 years ago
branches/2.8.x/CHANGELOG | ||
---|---|---|
12 | 12 |
|
13 | 13 |
=============================== FEATURES FREEZE ================================ |
14 | 14 |
----------------------------------- Fixes 2.8.2 -------------------------------- |
15 |
11 Aug-2011 Build 1497 Werner v.d.Decken(DarkViper) |
|
16 |
! sync changelog |
|
17 |
11 Aug-2011 Build 1496 Werner v.d.Decken(DarkViper) |
|
18 |
! activate globalExceptionHandler in inner core files |
|
15 | 19 |
11 Aug-2011 Build 1495 Werner v.d.Decken(DarkViper) |
16 | 20 |
# fix SQL-statements to SQL-strict |
17 | 21 |
11 Aug-2011 Build 1494 Dietmar Woellbrink (Luisehahne) |
branches/2.8.x/wb/admin/interface/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.2'); |
55 |
if(!defined('REVISION')) define('REVISION', '1495'); |
|
55 |
if(!defined('REVISION')) define('REVISION', '1497'); |
Also available in: Unified diff
sync forgotten changelog