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