+ add the feature of db config extension.
This commit is contained in:
@@ -24,6 +24,7 @@ class common extends control
|
||||
$this->common->sendHeader();
|
||||
$this->common->setCompany();
|
||||
$this->common->setUser();
|
||||
$this->common->loadConfigFromDB();
|
||||
$this->app->loadLang('company');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user