Remove upgrade functions (sync)
This commit is contained in:
@@ -24,9 +24,6 @@ class CATC extends Main
|
||||
|
||||
//if($this->oDb->sDbState == Db::DB_PEACHY) $this->oAuth = new Auth($this->oDb, Settings::API_KEY);
|
||||
$this->oAuth = new Auth($this->oDb, Settings::API_KEY);
|
||||
|
||||
//TODO remove. For upgrade purposes only
|
||||
(new Doc($this->oDb))->getList('full');
|
||||
}
|
||||
|
||||
protected function install()
|
||||
|
||||
Reference in New Issue
Block a user