mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
autoload user_options_model
This commit is contained in:
parent
429c4f6477
commit
152a83c311
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ $autoload['language'] = array(
|
|||
|
|
||||
*/
|
||||
|
||||
$autoload['model'] = array();
|
||||
$autoload['model'] = array('user_options_model');
|
||||
|
||||
|
||||
/* End of file autoload.php */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue