From ffa84f39e7105cf64b5af13c7bc0a293b500a680 Mon Sep 17 00:00:00 2001 From: cookie Date: Mon, 13 Nov 2006 23:40:06 +0000 Subject: import von xml daten mit hilfe von fsockopen implementiert git-svn-id: svn://svn.cccv.de/engel-system@161 29ba0400-6e00-0410-a75a-ca02368028f8 --- default-conf/www-ssl/inc/config.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'default-conf') diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index 21f9c847..ccf359c4 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -38,6 +38,8 @@ $ModemEnable = false; $Tempdir="/tmp"; //Pentabarf ConferenzDI für UpdateDB -$PentabarXCALurl="https://pentabarf.cccv.de/xcal/conference/"; +$PentabarfXMLhost = "pentabarf.cccv.de"; +$PentabarfXMLpath = "Xcal/conference/"; +$PentabarfXMLEventID = "31"; ?> -- cgit v1.2.3-54-g00ecf