mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
add subquery for showing lvs of stundenplan in dependance of new parameter, deleting unused part of old parameter
This commit is contained in:
@@ -60,8 +60,8 @@ class LvTermine extends FHCAPI_Controller
|
||||
$semester_range,
|
||||
$benutzer_gruppen,
|
||||
$student_lehrverband,
|
||||
true,
|
||||
$dbStundenplanTable
|
||||
$dbStundenplanTable,
|
||||
true
|
||||
);
|
||||
|
||||
if(!$stundenplan_query)
|
||||
|
||||
Reference in New Issue
Block a user