hf recovery

This commit is contained in:
admin@arionum.com
2018-12-25 22:44:29 +02:00
parent 6252d4e3fe
commit f564e7efa1
5 changed files with 110 additions and 4 deletions

View File

@@ -164,7 +164,10 @@ if ($dbversion == 8) {
ADD KEY `height` (`height`);");
$dbversion++;
}
if ($dbversion = 9) {
//dev only
$dbversion++;
}
// update the db version to the latest one