This commit is contained in:
Rudolf Hangl
2007-09-12 12:04:35 +00:00
parent 088cb3e4e4
commit be99bf7b81
+1 -1
View File
@@ -19,7 +19,7 @@ require_once('../sync_config.inc.php');
$conn=pg_connect(CONN_STRING) or die("Connection zur Portal Datenbank fehlgeschlagen");
$conn_fas=pg_connect(CONN_STRING_FAS) or die("Connection zur FAS Datenbank fehlgeschlagen");
$adress='ruhan@technikum-wien.at';
//$adress='ruhan@technikum-wien.at';
//$adress='fas_sync@technikum-wien.at';
$error_log='';