Automatically load the user model

This commit is contained in:
Karsten Heiken
2011-07-31 18:25:59 +02:00
parent abf1746924
commit f31d78ef96

View File

@@ -109,7 +109,7 @@ $autoload['language'] = array();
|
*/
$autoload['model'] = array();
$autoload['model'] = array('user');
/* End of file autoload.php */