mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-05 21:09:28 +00:00
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user