+ add the sn.
This commit is contained in:
@@ -341,6 +341,7 @@ class user extends control
|
||||
$header['title'] = $this->lang->user->login;
|
||||
$this->view->header = $header;
|
||||
$this->view->referer = $this->referer;
|
||||
$this->view->s = $this->loadModel('setting')->getItem('system', 'global', 'sn');
|
||||
$this->display();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user