[pLog-svn] r2538 - plog/trunk/class/net/http/session

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Mon Oct 31 04:54:14 GMT 2005


Author: jondaley
Date: 2005-10-31 04:54:13 +0000 (Mon, 31 Oct 2005)
New Revision: 2538

Modified:
   plog/trunk/class/net/http/session/sessionmanager.class.php
Log:
extra include removed. http://bugs.plogworld.net/view.php?id=728

Modified: plog/trunk/class/net/http/session/sessionmanager.class.php
===================================================================
--- plog/trunk/class/net/http/session/sessionmanager.class.php	2005-10-31 01:37:51 UTC (rev 2537)
+++ plog/trunk/class/net/http/session/sessionmanager.class.php	2005-10-31 04:54:13 UTC (rev 2538)
@@ -5,7 +5,6 @@
     include_once( PLOG_CLASS_PATH."class/net/http/httpvars.class.php" );
 	include_once( PLOG_CLASS_PATH."class/net/http/session/sessioninfo.class.php" );
 	include_once( PLOG_CLASS_PATH."class/config/config.class.php" );
-	include_once( PLOG_CLASS_PATH."class/net/url.class.php" );
 	
 	$__sessionManagerInitialized = false;
 	




More information about the pLog-svn mailing list