, * Andreas Oesterreicher and * Rudolf Hangl . */ header("Content-type: application/vnd.mozilla.xul+xml"); echo ''; include('../vilesci/config.inc.php'); include('../include/functions.inc.php'); include('../include/fas/benutzer.class.php'); // Testumgebung $user=get_uid(); $error_msg=''; //Variablen laden if (!$conn = @pg_pconnect(CONN_STRING)) $error_msg='Es konnte keine Verbindung zum Server aufgebaut werden!'; $error_msg.=loadVariables($conn,$user); $benutzer = new benutzer($conn); if(!$benutzer->loadVariables($user)) $error_msg = $benutzer->errormsg; /*echo '';*/ echo ''; echo ""; echo ''; ?> ]>