tbrehm
2011-09-07 c719dc0b1dd696e0cd6b51f09ee13c8263375f7c
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";
?>
?>