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

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 5月 15日 (月) 14:36:42 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.4 xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.5
--- xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php:1.1.2.4	Mon May 15 13:29:44 2006
+++ xoops2jp/html/modules/base/admin/actions/PreferenceEditAction.class.php	Mon May 15 14:36:42 2006
@@ -178,7 +178,7 @@
 			return;
 		}
 
-		$this->_mMaster->mActionForm =& new Legacy_PreferenceEditForm($category);
+		$this->_mMaster->mActionForm =& new Legacy_PreferenceEditForm($this->_mMaster->mCategory);
 		
 		$this->_mMaster->mPreparedFlag = true;
 	}


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