mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -1536,7 +1536,7 @@ if($result = pg_query($conn_fas, $qry))
|
||||
{
|
||||
$gruppe=$rowu->gruppe;
|
||||
}
|
||||
if($aktiv==false)
|
||||
if($aktiv==false && $student_uid<>'' && $student_uid!=null && isset($student_uid))
|
||||
{
|
||||
$semester='10';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user