[xoops-cvslog 4796] CVS update: xoops2jp/html/modules/base/actions

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 10月 5日 (木) 19:17:26 JST


Index: xoops2jp/html/modules/base/actions/BackendAction.class.php
diff -u xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.7 xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.7.2.1
--- xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.7	Mon Aug  7 20:27:26 2006
+++ xoops2jp/html/modules/base/actions/BackendAction.class.php	Thu Oct  5 19:17:25 2006
@@ -49,7 +49,7 @@
 	
 	function executeViewIndex(&$controller, &$xoopsUser, &$render)
 	{
-		$xoopsConfig = $controller->getConfig();
+		$xoopsConfig = $controller->mRoot->mContext->mXoopsConfig;
 		
 		//
 		// Set up the render buffer.


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る