diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2007-11-09 22:17:13 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2007-11-09 22:17:13 +0000 |
commit | 89cc434d7b3e70ac079062db7f32b0dd03e05cd9 (patch) | |
tree | f5cccea57d76d4f30527943d8632c1466886a964 /default-conf/www-ssl/inc | |
parent | a9cb2be6ca42d0e813f1c5f26abb2266235614f2 (diff) |
all old Update ways are selectable now
git-svn-id: svn://svn.cccv.de/engel-system@244 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'default-conf/www-ssl/inc')
-rwxr-xr-x | default-conf/www-ssl/inc/config.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index 3e2c3b51..a1d30867 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -35,8 +35,9 @@ $GlobalZeileProStunde = 4; $Tempdir="/tmp"; //Pentabarf ConferenzDI für UpdateDB -$PentabarfXMLhost = "pentabarf.cccv.de"; +$PentabarfXMLhost = "cccv.pentabarf.org"; $PentabarfXMLpath = "Xcal/conference/"; $PentabarfXMLEventID = "31"; +$PentabarfGetWith = "fsockopen"; // "fsockopen"/"fopen"/"wget"/"lynx" ?> |