mcramer
2009-06-07 08669660700ad0ef62ab5de10b06c555f2a067e7
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();