From 330ce5c0bbc532edb832ed9938e87a48c924cc4b Mon Sep 17 00:00:00 2001 From: Rudolf Hangl Date: Thu, 2 Aug 2007 12:10:42 +0000 Subject: [PATCH] --- system/sync/fas/sync_fas_vilesci_student.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/sync/fas/sync_fas_vilesci_student.php b/system/sync/fas/sync_fas_vilesci_student.php index 0e9dc74c4..820cc0501 100644 --- a/system/sync/fas/sync_fas_vilesci_student.php +++ b/system/sync/fas/sync_fas_vilesci_student.php @@ -979,7 +979,7 @@ if($result = pg_query($conn_fas, $qry)) $ausgabe_person="Anrede: '".$anrede."' (statt '".$row1->anrede."')"; } } - if($row1->titelpost!=$titelpost AND $titelpopst!='' AND $titelpost!=NULL) + if($row1->titelpost!=$titelpost AND $titelpost!='' AND $titelpost!=NULL) { $updatep=true; if(strlen(trim($ausgabe_person))>0)