added models which are already loaded everywhere

This commit is contained in:
HB9HIL
2024-02-09 11:04:50 +01:00
parent 604c5ba174
commit 1a921fe32f

View File

@@ -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 */