From 6dd3e7e17ec151ea523f5b99cf0bd30dc441b030 Mon Sep 17 00:00:00 2001 From: cookie Date: Thu, 31 Aug 2006 04:40:50 +0000 Subject: pentabarf xcal url jetzt zentral configurierbar daten aus pentabarf werden jetzt mit fopen geholt git-svn-id: svn://svn.cccv.de/engel-system@147 29ba0400-6e00-0410-a75a-ca02368028f8 --- default-conf/www-ssl/inc/config.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'default-conf/www-ssl/inc/config.php') diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index cef402f9..21f9c847 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -1,6 +1,6 @@ AF:32:B9:BE:3F:AE:53:78:1E:1B:6E:82:48:E0:DB:94
\n". - "SHA1:
B8:07:E8:A4:F3:1A:EF:03:81:C2:44:0C:50:25:3D:1A:A0:E4:AA:76"; +$show_SSLCERT = "MD5:
FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF
\n". + "SHA1:
FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF:FF"; //globale const. fuer schischtplan $GlobalZeileProStunde = 4; @@ -34,11 +34,10 @@ $GlobalZeileProStunde = 4; //ist ein modem angeschlossen $ModemEnable = false; -//soll das xcal-file von penterbarf -//$DataGetMeth="wget"; -$DataGetMeth="lynx"; - //Tempdir $Tempdir="/tmp"; +//Pentabarf ConferenzDI für UpdateDB +$PentabarXCALurl="https://pentabarf.cccv.de/xcal/conference/"; + ?> -- cgit v1.2.3-54-g00ecf