tbrehm
2011-08-29 e615265d3b51e27f0f664cea193b6353975d6f7d
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";
?>
?>