mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 18:12:26 +01:00 
			
		
		
		
	Added missing model to controller/message/journal.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -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']; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user