Bugfix: missing load->library

This commit is contained in:
cgfhtw
2024-08-12 09:47:13 +02:00
parent fea7ed8f76
commit d19a47d4b2
@@ -629,6 +629,8 @@ class Status extends FHCAPI_Controller
// Start DB transaction
$this->db->trans_start();
$this->load->library('PrestudentLib');
$this->prestudentlib->setFirstStudent(
$prestudent_id,
$lastAufgenommener->studiensemester_kurzbz,