[xoops-cvslog 6093] CVS update: xoops2jp/html/modules/legacy/kernel

Back to archive index

NobuNobu nobun****@users*****
2007年 1月 14日 (日) 01:27:11 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.28 xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.29
--- xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.28	Thu Jan 11 14:10:15 2007
+++ xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php	Sun Jan 14 01:27:11 2007
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: Legacy_Controller.class.php,v 1.1.2.28 2007/01/11 05:10:15 nobunobu Exp $
+ * @version $Id: Legacy_Controller.class.php,v 1.1.2.29 2007/01/13 16:27:11 nobunobu Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -679,8 +679,6 @@
 
 	function _setupSession()
 	{
-		global $xoopsDB;
-
 		$sessionHandler=&xoops_gethandler('session');
 		
 		session_set_save_handler( 


xoops-cvslog メーリングリストの案内
Back to archive index