diff --git a/system/sync/fas/sync_fas_vilesci_student.php b/system/sync/fas/sync_fas_vilesci_student.php index 4f5ca4844..0e9dc74c4 100644 --- a/system/sync/fas/sync_fas_vilesci_student.php +++ b/system/sync/fas/sync_fas_vilesci_student.php @@ -1185,7 +1185,7 @@ if($result = pg_query($conn_fas, $qry)) } if($titelpre!='' AND $titelpre!=NULL) { - $qry.=' titelpre='.myaddslashes($titelpre).','. + $qry.=' titelpre='.myaddslashes($titelpre).','; } $qry.=' nachname='.myaddslashes($nachname).','. ' vorname='.myaddslashes($vorname).','.