|
|
@ -21,7 +21,7 @@ $crypt_system="md5";
|
|
|
|
//$crypt_system="crypt";
|
|
|
|
//$crypt_system="crypt";
|
|
|
|
|
|
|
|
|
|
|
|
// the archangels
|
|
|
|
// the archangels
|
|
|
|
$arch_angels="Daisy, BugBlue, TabascoEye";
|
|
|
|
$arch_angels="fnord";
|
|
|
|
|
|
|
|
|
|
|
|
// timezonen offsett
|
|
|
|
// timezonen offsett
|
|
|
|
$gmdateOffset=3600;
|
|
|
|
$gmdateOffset=3600;
|
|
|
@ -37,7 +37,7 @@ $show_SSLCERT = "MD5:<br>MD5SED<br>\n".
|
|
|
|
$GlobalZeileProStunde = 4;
|
|
|
|
$GlobalZeileProStunde = 4;
|
|
|
|
|
|
|
|
|
|
|
|
//Tempdir
|
|
|
|
//Tempdir
|
|
|
|
$Tempdir="/tmp";
|
|
|
|
$Tempdir="./tmp";
|
|
|
|
|
|
|
|
|
|
|
|
// local timezone
|
|
|
|
// local timezone
|
|
|
|
date_default_timezone_set("Europe/Berlin");
|
|
|
|
date_default_timezone_set("Europe/Berlin");
|
|
|
|