mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
This commit is contained in:
@@ -101,7 +101,7 @@ loadVariables($conn, $user);
|
||||
|
||||
if($semester!='')
|
||||
$qry.= " AND tbl_studentlehrverband.semester='".addslashes($semester)."'";
|
||||
echo $qry;
|
||||
|
||||
$zeile=1;
|
||||
if($result = pg_query($conn, $qry))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user