mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-05 22:29:27 +00:00
Added vorlagestudiengang_id to function getAktuelleVorlage
This commit is contained in:
@@ -566,6 +566,7 @@ class vorlage extends basis_db
|
||||
$this->insertvon = $row->insertvon;
|
||||
$this->updateamum = $row->updateamum;
|
||||
$this->updatevon = $row->updatevon;
|
||||
$this->vorlagestudiengang_id = $row->vorlagestudiengang_id;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user