This commit is contained in:
Rudolf Hangl
2007-08-09 15:25:21 +00:00
parent efd0fe26b2
commit 4263785fd3
+1 -1
View File
@@ -151,7 +151,7 @@ if($result = pg_query($conn_fas, $qry))
continue;
}
}
if(in_array($studiengang_kz, $dont_sync_php))
if(in_array($konto->studiengang_kz, $dont_sync_php))
{
//bestimmte Stg auslassen!
continue;