* rewrite the ui code.
This commit is contained in:
@@ -95,6 +95,7 @@ class install extends control
|
||||
if($return->result == 'ok')
|
||||
{
|
||||
$this->view = (object)$_POST;
|
||||
$this->view->app = $this->app;
|
||||
$this->view->lang = $this->lang;
|
||||
$this->view->config = $this->config;
|
||||
$this->view->domain = $this->server->HTTP_HOST;
|
||||
|
||||
Reference in New Issue
Block a user