From 3a3aa21dec17fb968d7190a01445d7395bcda07c Mon Sep 17 00:00:00 2001 From: Rudolf Hangl Date: Thu, 7 Feb 2008 08:34:57 +0000 Subject: [PATCH] --- system/sync/stp/sync_stp_vilesci_adressen.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/system/sync/stp/sync_stp_vilesci_adressen.php b/system/sync/stp/sync_stp_vilesci_adressen.php index a4ed65030..ee1d2cef1 100644 --- a/system/sync/stp/sync_stp_vilesci_adressen.php +++ b/system/sync/stp/sync_stp_vilesci_adressen.php @@ -114,19 +114,6 @@ _staat integer chadrbemerkung character varying(256) */ -//Array für Nationen erzeugen -$qry_staat="SELECT __staat, chkurzbez FROM sync.stp_staat"; -if($result_staat = pg_query($conn, $qry_staat)) -{ - while($row_staat = pg_fetch_object($result_staat)) - { - $staat[$row_staat->__staat]=$row_staat->chkurzbez; - } -} -else -{ - echo "
".$qry_staat."
".pg_last_error($conn)."
"; -} //*********** Neue Daten holen ***************** $qry="(SELECT __person as _person, chtitel, chnachname, chvorname, _cxbundesland,