From e1959b9e40ed6b050589fce8269b3e1aac3258c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 5 Dec 2025 13:21:46 +0100 Subject: [PATCH] =?UTF-8?q?Quality=20Gate=20Aenderungen=20im=20DBUpdate=20?= =?UTF-8?q?hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/dbupdate_3.4.php | 1 + 1 file changed, 1 insertion(+) 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!

';