* code for task#978.
This commit is contained in:
@@ -23,7 +23,7 @@ class install extends control
|
||||
parent::__construct();
|
||||
$this->app->loadLang('user');
|
||||
$this->app->loadLang('admin');
|
||||
$this->config->webRoot = $this->install->getWebRoot();
|
||||
$this->config->webRoot = getWebRoot();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user