mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
Beim Laden des Status wird die Anmerkung mitgeladen
This commit is contained in:
@@ -528,6 +528,7 @@ class prestudent extends person
|
||||
$this->studienplan_id = $row->studienplan_id;
|
||||
$this->bestaetigtam = $row->bestaetigtam;
|
||||
$this->bestaetigtvon = $row->bestaetigtvon;
|
||||
$this->anmerkung_status = $row->anmerkung;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user