This commit is contained in:
Rudolf Hangl
2007-03-21 17:09:32 +00:00
parent 78efdee76f
commit 2a16a57287
+1 -1
View File
@@ -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';
}