add subquery for showing lvs of stundenplan in dependance of new parameter, deleting unused part of old parameter

This commit is contained in:
ma0068
2026-03-16 09:08:52 +01:00
parent 377c53cf60
commit 6324c3d467
4 changed files with 24 additions and 33 deletions
@@ -60,8 +60,8 @@ class LvTermine extends FHCAPI_Controller
$semester_range,
$benutzer_gruppen,
$student_lehrverband,
true,
$dbStundenplanTable
$dbStundenplanTable,
true
);
if(!$stundenplan_query)