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.98.2.5,1.98.2.6


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup index.php,1.98.2.5,1.98.2.6
Date: Wed, 08 May 2002 09:03:51 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        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.98.2.5
retrieving revision 1.98.2.6
diff -C2 -r1.98.2.5 -r1.98.2.6
*** index.php   13 Apr 2002 03:01:53 -0000      1.98.2.5
--- index.php   8 May 2002 13:03:48 -0000       1.98.2.6
***************
*** 74,78 ****
  
        /* Add cleaning of app_sessions per skeeter, but with a check for the 
table being there, just in case */
!       $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 */
!       /* $phpgw_setup->clear_session_cache(); */
  
        // Database actions




reply via email to

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