From 2a16a57287872e0bed560b414cee120fa0650fbb Mon Sep 17 00:00:00 2001 From: Rudolf Hangl Date: Wed, 21 Mar 2007 17:09:32 +0000 Subject: [PATCH] --- admin/sync/fas/sync_fas_vilesci_student.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/sync/fas/sync_fas_vilesci_student.php b/admin/sync/fas/sync_fas_vilesci_student.php index 2d6c7ceed..f09b32dd7 100644 --- a/admin/sync/fas/sync_fas_vilesci_student.php +++ b/admin/sync/fas/sync_fas_vilesci_student.php @@ -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'; }