|
|
@ -19,7 +19,7 @@ $LETZTES_AUSTRAGEN=3;
|
|
|
|
|
|
|
|
|
|
|
|
//Setzt den zu verwendenden Crypto algorismis
|
|
|
|
//Setzt den zu verwendenden Crypto algorismis
|
|
|
|
// mp5 oder crypt
|
|
|
|
// mp5 oder crypt
|
|
|
|
// achtung crypt schaltet password <EFBFBD>ndern ab
|
|
|
|
// achtung crypt schaltet password ändern ab
|
|
|
|
$crypt_system="md5";
|
|
|
|
$crypt_system="md5";
|
|
|
|
//$crypt_system="crypt";
|
|
|
|
//$crypt_system="crypt";
|
|
|
|
|
|
|
|
|
|
|
@ -29,7 +29,7 @@ $enable_tshirt_size = false;
|
|
|
|
// timezonen offsett
|
|
|
|
// timezonen offsett
|
|
|
|
$gmdateOffset=3600;
|
|
|
|
$gmdateOffset=3600;
|
|
|
|
|
|
|
|
|
|
|
|
// f<EFBFBD>r Developen 1, sonst = 0
|
|
|
|
// für Developen 1, sonst = 0
|
|
|
|
$debug = 0;
|
|
|
|
$debug = 0;
|
|
|
|
|
|
|
|
|
|
|
|
// SSL Cert-KEY
|
|
|
|
// SSL Cert-KEY
|
|
|
@ -45,7 +45,7 @@ $Tempdir="./tmp";
|
|
|
|
// local timezone
|
|
|
|
// local timezone
|
|
|
|
date_default_timezone_set("Europe/Berlin");
|
|
|
|
date_default_timezone_set("Europe/Berlin");
|
|
|
|
|
|
|
|
|
|
|
|
//Pentabarf ConferenzDI f<EFBFBD>r UpdateDB
|
|
|
|
//Pentabarf ConferenzDI für UpdateDB
|
|
|
|
$PentabarfXMLhost = "cccv.pentabarf.org";
|
|
|
|
$PentabarfXMLhost = "cccv.pentabarf.org";
|
|
|
|
$PentabarfXMLpath = "Xcal/conference/";
|
|
|
|
$PentabarfXMLpath = "Xcal/conference/";
|
|
|
|
$PentabarfXMLEventID = "31";
|
|
|
|
$PentabarfXMLEventID = "31";
|
|
|
|