mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
Bug fixes
This commit is contained in:
@@ -23,9 +23,7 @@ class Appdaten extends APIv1_Controller
|
||||
{
|
||||
parent::__construct();
|
||||
// Load model AppdatenModel
|
||||
$this->load->model('system/appdaten_model', 'AppdatenModel');
|
||||
|
||||
|
||||
$this->load->model('system/Appdaten_model', 'AppdatenModel');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user