Revision 2104
Added by darkviper about 10 years ago
- added
- modified
- copied
- renamed
- deleted
- branches
- 2.8.x
- CHANGELOG (diff)
- wb
- admin
- framework
- install
- InstallHelper.php
- index.php (diff)
- save.php (diff)
- sql
- install-data.sql /branches/2.8.x/wb/install/sql/wb_search_data.sql
- install-struct.sql /branches/2.8.x/wb/install/sql/websitebaker.sql
- upgrade-script.php (diff)
- 2.8.x
! 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`