install/update.php @@ -165,6 +165,9 @@ //** Create the mysql database $inst->configure_database(); //** Update master database rights $inst->grant_master_database_rights(); //** empty all databases $db_tables = $inst->db->getTables();