mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 03:51:59 +01:00
Added missing model to controller/message/journal.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
a5f005769f
commit
0bf20b1f66
@ -14,7 +14,7 @@ class ControllerMessageJournal extends Controller {
|
||||
|
||||
$this->load->model('search/search');
|
||||
$this->load->model('search/message');
|
||||
|
||||
$this->load->model('audit/audit');
|
||||
$this->load->model('user/user');
|
||||
|
||||
$this->document->title = $this->data['text_message'];
|
||||
|
Loading…
Reference in New Issue
Block a user