add necessary models and DB tables for the class schedule feature

This commit is contained in:
Ivymaster
2026-04-14 16:14:54 +02:00
parent 2c057aad58
commit 59d531ed0f
5 changed files with 410 additions and 0 deletions
+1
View File
@@ -93,6 +93,7 @@ require_once('dbupdate_3.4/62889_reihungstest_ueberwachung_mit_constructor.php')
require_once('dbupdate_3.4/71399_dashboard_update_widget_paths.php');
require_once('dbupdate_3.4/71645_studvw_messagetab_ladezeit.php');
require_once('dbupdate_3.4/71566_studienordnungsdokument_neuer_organisationseinheitstyp_programm.php');
require_once('dbupdate_3.4/76031_unterrichtszeiten_der_studiengänge.php');
// *** Pruefung und hinzufuegen der neuen Attribute und Tabellen
echo '<H2>Pruefe Tabellen und Attribute!</H2>';