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
+3 -3
View File
@@ -68,9 +68,9 @@ for ($i=0; $i<=14; $i++)
}
ECHO NL2BR ( "aufmerksamdurch synchronisiert");
$qry="INSERT INTO public.tbl_erhalter (erhalter_kz, kurzbz, bezeichnung, dvr, logo, zvr) VALUES('5', 'TW','Technikum Wien', '0928381',null,'074476426');";
$result=pg_query($conn,$qry);
ECHO NL2BR ( "\nerhalter synchronisiert");
//$qry="INSERT INTO public.tbl_erhalter (erhalter_kz, kurzbz, bezeichnung, dvr, logo, zvr) VALUES('5', 'TW','Technikum Wien', '0928381',null,'074476426');";
//$result=pg_query($conn,$qry);
//ECHO NL2BR ( "\nerhalter synchronisiert");
$rolle_kurzbz=array('Interessent','Bewerber','Student','Ausserordentlicher','Abgewiesener','Aufgenommener','Wartender',
'Abbrecher','Unterbrecher','Outgoing','Incoming','Praktikant','Diplomant','Absolvent');