Revision 2104
Added by darkviper about 10 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 | 13 |
|
14 |
20 Nov-2014 Build 2104 Manuela v.d.Decken(DarkViper) |
|
15 |
! complete rebuild of wb/install/ - changed to use import-struct.sql |
|
16 |
! change class WbDatabase from mysql to msqli |
|
17 |
! rework of WbDatabase::importSql() |
|
18 |
! function db_update_key_value() optimized for speed |
|
19 |
! field `settings_id`removed from table `settings` and new primary key set to `name` |
|
20 |
! update-script extended to modify table `settings` |
|
21 |
23 Sep-2014 Build 2103 Dietmar Woellbrink (Luisehahne) |
|
22 |
! undo invalid commit |
|
23 |
22 Sep-2014 Build 2102 Dietmar Woellbrink (Luisehahne) |
|
24 |
! invalid commit |
|
14 | 25 |
14 Feb-2014 Build 2101 Manuela v.d.Decken(DarkViper) |
15 | 26 |
# typofix of class name in class.login and depending files |
16 | 27 |
11 Feb-2014 Build 2100 Manuela v.d.Decken(DarkViper) |
Also available in: Unified diff
! complete rebuild of wb/install/ - changed to use import-struct.sql
! change class WbDatabase from mysql to msqli
! rework of WbDatabase::importSql()
! function db_update_key_value() optimized for speed
! field `settings_id`removed from table `settings` and new primary key set to `name`
! update-script extended to modify table `settings`