Merge branch 'master' into feature-15390/Zeitwuensche_pro_Semester

# Conflicts:
#	system/dbupdate_3.3.php
This commit is contained in:
Cris
2022-03-28 09:36:26 +02:00
6 changed files with 84 additions and 8 deletions
+1
View File
@@ -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;
}