mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Bugfix: Advance Status: object in array
This commit is contained in:
@@ -1490,6 +1490,7 @@ class Status extends FHCAPI_Controller
|
||||
|
||||
if (!$student)
|
||||
$this->terminateWithError($this->p->t('studierendenantrag', 'error_no_student_for_prestudent', ['prestudent_id' => $prestudent_id]));
|
||||
$student = current($student);
|
||||
|
||||
|
||||
//process studentlehrverband
|
||||
|
||||
Reference in New Issue
Block a user