summaryrefslogtreecommitdiff
path: root/www-ssl/inc/header.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2007-05-12 11:02:27 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2007-05-12 11:02:27 +0000
commit577a5a3423d4298dd5fcd3e38934e79205ac2428 (patch)
tree506fe71c42aa3b504ffdc5f96f2e458058c28b2d /www-ssl/inc/header.php
parentc42fbffb309677caef908ce2615ff68cf731eb62 (diff)
aenderungen vom 23c3
git-svn-id: svn://svn.cccv.de/engel-system@229 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/inc/header.php')
-rwxr-xr-xwww-ssl/inc/header.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-ssl/inc/header.php b/www-ssl/inc/header.php
index c6be4957..55459c3a 100755
--- a/www-ssl/inc/header.php
+++ b/www-ssl/inc/header.php
@@ -1,4 +1,6 @@
<?PHP
+ini_set( "session.gc_maxlifetime", "65535");
+
include ("./inc/config.php");
include ("./inc/error_handler.php");
include ("./inc/config_db.php");