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

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 5月 26日 (金) 18:34:43 JST


Index: xoops2jp/html/modules/base/actions/BackendAction.class.php
diff -u xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.1 xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.2
--- xoops2jp/html/modules/base/actions/BackendAction.class.php:1.1.2.1	Fri May 26 13:22:54 2006
+++ xoops2jp/html/modules/base/actions/BackendAction.class.php	Fri May 26 18:34:43 2006
@@ -44,7 +44,7 @@
 	
 	function executeViewIndex(&$controller, &$xoopsUser, &$render)
 	{
-		global $xoopsConfig;
+		$xoopsConfig = $controller->getConfig();
 		
 		//
 		// Set up the render buffer.


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