diff --git a/system/dbupdate_3.4.php b/system/dbupdate_3.4.php index f9c889110..87ebd8212 100644 --- a/system/dbupdate_3.4.php +++ b/system/dbupdate_3.4.php @@ -85,6 +85,7 @@ require_once('dbupdate_3.4/66982_berufsschule.php'); require_once('dbupdate_3.4/40314_electronic_onboarding_anbindung_ida.php'); require_once('dbupdate_3.4/47972_pruefungsverwaltung_ects_angabe.php'); require_once('dbupdate_3.4/67490_studstatus_suche_abort_controller_haengt.php'); +require_once('dbupdate_3.4/61164_abgabetool_quality_gates.php'); // *** Pruefung und hinzufuegen der neuen Attribute und Tabellen echo '

Pruefe Tabellen und Attribute!

';