mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
autoload user_options_model
This commit is contained in:
@@ -127,7 +127,7 @@ $autoload['language'] = array(
|
||||
|
|
||||
*/
|
||||
|
||||
$autoload['model'] = array();
|
||||
$autoload['model'] = array('user_options_model');
|
||||
|
||||
|
||||
/* End of file autoload.php */
|
||||
|
||||
Reference in New Issue
Block a user