phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: setup index.php,1.109,1.110


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup index.php,1.109,1.110
Date: Wed, 08 May 2002 09:04:29 -0400

Update of /cvsroot/phpgroupware/setup
In directory subversions:/tmp/cvs-serv24847

Modified Files:
        index.php 
Log Message:
commenting out clearing of app_session for now

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/index.php,v
retrieving revision 1.109
retrieving revision 1.110
diff -C2 -r1.109 -r1.110
*** index.php   29 Apr 2002 19:49:24 -0000      1.109
--- index.php   8 May 2002 13:04:27 -0000       1.110
***************
*** 74,78 ****
  
        /* Add cleaning of app_sessions per skeeter, but with a check for the 
table being there, just in case */
!       $GLOBALS['phpgw_setup']->clear_session_cache();
  
        // Database actions
--- 74,78 ----
  
        /* Add cleaning of app_sessions per skeeter, but with a check for the 
table being there, just in case */
!       /* $GLOBALS['phpgw_setup']->clear_session_cache(); */
  
        // Database actions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]