* update the model of upgrade.
This commit is contained in:
@@ -621,6 +621,7 @@ class upgradeModel extends model
|
||||
{
|
||||
$this->execSQL($this->getUpgradeFile('2.2'));
|
||||
$this->updateCases();
|
||||
$this->updateActivatedCountOfBug();
|
||||
if(!$this->isError()) $this->setting->updateVersion('2.3');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user