[xoops-cvslog 3353] CVS update: xoops2jp/html/modules/base/kernel

Back to archive index

Minahito minah****@users*****
2006年 6月 22日 (木) 14:58:01 JST


Index: xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php
diff -u xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.40 xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.41
--- xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.40	Thu Jun 22 14:36:29 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php	Thu Jun 22 14:58:00 2006
@@ -642,14 +642,6 @@
 		return $manager;
 	}
 	
-	function &_createDelegateManager()
-	{
-		$manager =& parent::_createDelegateManager();
-		$manager->add("Site.Login", "UserCommonEventFunction::NewLogin");
-		
-		return $manager;
-	}
-
 	function &_createServiceManager()
 	{
 		$manager =& parent::_createServiceManager();


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