mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-03-19 16:41:45 +01:00
auditors can view audit records
This commit is contained in:
@@ -24,6 +24,7 @@ class ControllerLoginLogin extends Controller {
|
||||
$this->load->model('user/auth');
|
||||
$this->load->model('user/user');
|
||||
$this->load->model('user/prefs');
|
||||
$this->load->model('domain/domain');
|
||||
$this->load->model('folder/folder');
|
||||
|
||||
if(ENABLE_SAAS == 1) {
|
||||
|
||||
Reference in New Issue
Block a user