! 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 revision properties for all files- include/Sensio/Twig remove Version 1.13.2
! comment added in table `field users`.`group_id`
! /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value
+ added sql folder including websitebaker.sql, wb_search.sql! update /install/save.php, will now created the tables with $database->SqlImport() ! update search layout in settings