Revision 1447
Added by DarkViper over 14 years ago
| branches/2.8.x/CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.2 ------------------------------------- |
| 14 |
03 May-2011 Build 1447 Werner v.d.Decken(DarkViper) |
|
| 15 |
! syncronice version (no data changes) |
|
| 16 |
03 May-2011 Build 1446 Werner v.d.Decken(DarkViper) |
|
| 17 |
# fixed validation of username in users and signup |
|
| 14 | 18 |
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne) |
| 15 | 19 |
# small validation fixes in backend themes |
| 16 | 20 |
22 Apr-2011 Build 1444 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', '1445');
|
|
| 55 |
if(!defined('REVISION')) define('REVISION', '1447');
|
|
| 56 | 56 |
|
| 57 | 57 |
?> |
Also available in: Unified diff
syncronice version (no data changed)