mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-19 21:19:29 +00:00
This commit is contained in:
@@ -103,7 +103,7 @@ if (isset($_GET['insert']))
|
||||
}
|
||||
}
|
||||
|
||||
$where=" studiensemester_kurzbz='WS2007'";
|
||||
$where=" studiensemester_kurzbz='SS2008'";
|
||||
if ($semester>0)
|
||||
$where.=" AND semester=$semester";
|
||||
if ($stg_kz>0)
|
||||
|
||||
Reference in New Issue
Block a user