tbrehm
2011-09-12 c6e05a8eebc58624c675d4b10d33e94e6b6fa83b
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";
?>
?>