* code for task#1670.
This commit is contained in:
@@ -25,6 +25,7 @@ class common extends control
|
||||
$this->common->setCompany();
|
||||
$this->common->setUser();
|
||||
$this->common->loadConfigFromDB();
|
||||
$this->common->loadCustomFromDB();
|
||||
if($this->app->getViewType() == 'mhtml') $this->common->setMobileMenu();
|
||||
$this->app->loadLang('company');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user