Automatically load the user model
This commit is contained in:
@@ -109,7 +109,7 @@ $autoload['language'] = array();
|
||||
|
|
||||
*/
|
||||
|
||||
$autoload['model'] = array();
|
||||
$autoload['model'] = array('user');
|
||||
|
||||
|
||||
/* End of file autoload.php */
|
||||
|
||||
Reference in New Issue
Block a user