mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
Merge branch 'master' into permissions
This commit is contained in:
@@ -29,7 +29,7 @@ class Studienplan extends APIv1_Controller
|
||||
)
|
||||
);
|
||||
// Load model PersonModel
|
||||
$this->load->model("organisation/studienplan_model", "StudienplanModel");
|
||||
$this->load->model('organisation/studienplan_model', 'StudienplanModel');
|
||||
}
|
||||
|
||||
public function getStudienplan()
|
||||
|
||||
Reference in New Issue
Block a user