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

Back to archive index

Minahito minah****@users*****
2006年 5月 26日 (金) 18:53:15 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.34 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.34	Thu May 25 18:32:04 2006
+++ xoops2jp/html/modules/base/kernel/Legacy_Controller.class.php	Fri May 26 18:53:14 2006
@@ -641,6 +641,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"));
 
 		//
 		// We write the following lines for test here.


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