tbrehm
2011-09-08 b4aaf3eedda4001ad5e01ac2c19494020148a77c
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";
?>
?>