[geeklog-cvs] geeklog-1.3/system lib-sessions.php,1.31,1.32

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Mon Sep 6 15:51:58 EDT 2004


Update of /var/cvs/geeklog-1.3/system
In directory www:/tmp/cvs-serv12282/system

Modified Files:
	lib-sessions.php 
Log Message:
Removed another piece of HTTP::Sessions code (thanks, FBtje)


Index: lib-sessions.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/system/lib-sessions.php,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** lib-sessions.php	15 Aug 2004 12:06:11 -0000	1.31
--- lib-sessions.php	6 Sep 2004 19:51:55 -0000	1.32
***************
*** 414,420 ****
      $result = DB_query($sql);
  
-     // Release PHP SESSION
-     HTTP_Session::destroy();
-     
      return 1;
  }
--- 414,417 ----




More information about the geeklog-cvs mailing list