X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=trust_path%2Fmodules%2Fsd2nd%2Factions%2FLearnedAbilityListAction.class.php;fp=trust_path%2Fmodules%2Fsd2nd%2Factions%2FLearnedAbilityListAction.class.php;h=a6d06cfd2c29989783e3f1af93deff4779d5f904;hb=79ebe07bcfa623ad2c96faa558dfc228b92bfd30;hp=42ab0cf62c3b21cc5f6c9d08ad8cca24b5151a04;hpb=5122059d679b46656b2b24f99f36f23733fa5128;p=mulab%2Fsd2nd.git diff --git a/trust_path/modules/sd2nd/actions/LearnedAbilityListAction.class.php b/trust_path/modules/sd2nd/actions/LearnedAbilityListAction.class.php index 42ab0cf..a6d06cf 100644 --- a/trust_path/modules/sd2nd/actions/LearnedAbilityListAction.class.php +++ b/trust_path/modules/sd2nd/actions/LearnedAbilityListAction.class.php @@ -39,7 +39,7 @@ class Sd2nd_LearnedAbilityListAction extends Sd2nd_AbstractListAction **/ protected function &_getFilterForm() { - // $filter =& new Sd2nd_LearnedAbilityFilterForm(); + // $filter = new Sd2nd_LearnedAbilityFilterForm(); $filter =& $this->mAsset->getObject('filter', 'learnedAbility',false); $filter->prepare($this->_getPageNavi(), $this->_getHandler()); return $filter;