This commit is contained in:
Shish
2019-11-04 01:04:08 +00:00
parent 7601140825
commit c7d90c2df7
9 changed files with 19 additions and 20 deletions

View File

@@ -28,10 +28,6 @@ class Upgrade extends Extension
$this->set_version("db_version", 2);
}
if ($this->get_version("db_version") < 6) {
// cry :S
}
// v7 is convert to innodb with adodb
// now done again as v9 with PDO