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

Back to archive index

Minahito minah****@users*****
2006年 5月 27日 (土) 22:06:58 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.35 xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.36
--- xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php:1.1.2.35	Fri May 26 18:53:14 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php	Sat May 27 22:06:58 2006
@@ -642,6 +642,7 @@
 		require_once XOOPS_ROOT_PATH . "/modules/base/kernel/Legacy_EventFunctions.class.php";
 		$manager->setAnchorDelegate("Legacypage.Imagemanager.Access", new XCube_Delegate("Legacy_EventFunction", "AccessToImageManager"));
 		$manager->setAnchorDelegate("Legacypage.Backend.Access", new XCube_Delegate("Legacy_EventFunction", "AccessToBackend"));
+		$manager->setAnchorDelegate("Legacypage.Search.Access", new XCube_Delegate("Legacy_EventFunction", "AccessToSearch"));
 
 		//
 		// We write the following lines for test here.


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