Revision 1439
Added by DarkViper over 13 years ago
branches/2.8.x/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.8.2 ------------------------------------- |
14 |
17 Mae-2011 Build 1439 Werner v.d.Decken(DarkViper) |
|
15 |
! syncronice version (no data changes) |
|
16 |
17 Mae-2011 Build 1438 Werner v.d.Decken(DarkViper) |
|
17 |
# little fixes for xhtml-validity in '/include/captcha/captcha.php' |
|
18 |
17 Mae-2011 Build 1437 Werner v.d.Decken(DarkViper) |
|
19 |
# little fixes for xhtml-validity module 'form' |
|
14 | 20 |
17 Mae-2011 Build 1436 Dietmar Woellbrink (Luisehahne) |
15 | 21 |
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10 |
16 | 22 |
17 Mae-2011 Build 1435 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.RC5'); |
55 |
if(!defined('REVISION')) define('REVISION', '1436');
|
|
55 |
if(!defined('REVISION')) define('REVISION', '1439');
|
|
56 | 56 |
|
57 | 57 |
?> |
Also available in: Unified diff
syncronice version (no data changed)