From 34aff10f383fe963cd3f8fd7f096321302e1efb6 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Thu, 14 Aug 2008 22:48:17 +0000 Subject: changes to temp system git-svn-id: svn://svn.cccv.de/engel-system@280 29ba0400-6e00-0410-a75a-ca02368028f8 --- default-conf/www-ssl/inc/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'default-conf') diff --git a/default-conf/www-ssl/inc/config.php b/default-conf/www-ssl/inc/config.php index da48bb4f..07d4fb03 100755 --- a/default-conf/www-ssl/inc/config.php +++ b/default-conf/www-ssl/inc/config.php @@ -21,7 +21,7 @@ $crypt_system="md5"; //$crypt_system="crypt"; // the archangels -$arch_angels="Daisy, BugBlue, TabascoEye"; +$arch_angels="fnord"; // timezonen offsett $gmdateOffset=3600; @@ -37,7 +37,7 @@ $show_SSLCERT = "MD5:
MD5SED
\n". $GlobalZeileProStunde = 4; //Tempdir -$Tempdir="/tmp"; +$Tempdir="./tmp"; // local timezone date_default_timezone_set("Europe/Berlin"); -- cgit v1.2.3-54-g00ecf