* [bug#56298,done,0.2h] fix bug.
This commit is contained in:
@@ -9146,7 +9146,7 @@ class upgradeModel extends model
|
||||
$this->saveLogs($sql);
|
||||
|
||||
$sql = str_replace('zt_', $this->config->db->prefix, $sql);
|
||||
$this->dbh->query($sql);
|
||||
$this->dbh->exec($sql);
|
||||
if(dao::isError()) return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user