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

Back to archive index

Minahito minah****@users*****
2006年 5月 15日 (月) 13:29:44 JST


Index: xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.3 xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.4
--- xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.3	Mon May 15 12:16:35 2006
+++ xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php	Mon May 15 13:29:44 2006
@@ -72,7 +72,7 @@
 		$render->setAttribute('objectArr', $this->mObjects);
 		
 		$render->setAttribute('category', $this->mCategory);
-		$render->setAttribute('category', $this->mModule);
+		$render->setAttribute('module', $this->mModule);
 		
 		$handler =& xoops_gethandler('timezone');
 		$timezoneArr =& $handler->getObjects();


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