tbrehm
2011-09-06 2b81b8f6a61d1b3cd65e89292d82568f20e798a2
install/update.php
@@ -187,6 +187,10 @@
   $inst->dbmaster = $inst->db;
}
/*
 *  Check all tables
*/
checkDbHealth();
/*
 *  dump the new Database and reconfigure the server.ini
@@ -380,4 +384,4 @@
echo "Update finished.\n";
?>
?>