Diverse Bugfixes

This commit is contained in:
Andreas Österreicher
2007-02-05 17:29:09 +00:00
parent d17a65b5b9
commit 94c4cc3ed4
14 changed files with 64 additions and 51 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ if(!pg_query($conn_vilesci,$qry))
return false;
}
// Erhalter anlegen
//$result=pg_exec($conn, "INSERT INTO tbl_erhalter VALUES(5,'TW','Technikum Wien')");
//Erhalter anlegen
$result=pg_query($conn, "INSERT INTO public.tbl_erhalter (erhalter_kz, kurzbz, bezeichnung, dvr, logo, zvr) VALUES('5', 'TW','Technikum Wien', '0928381',null,'074476426');");
/*************************
* VileSci-Synchronisation