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

Zurück zum Archiv-Index

Minahito minah****@users*****
2006年 10月 13日 (金) 18:19:21 JST


Index: xoops2jp/html/modules/base/actions/ImageListAction.class.php
diff -u xoops2jp/html/modules/base/actions/ImageListAction.class.php:1.1.2.3.2.2 xoops2jp/html/modules/base/actions/ImageListAction.class.php:1.1.2.3.2.3
--- xoops2jp/html/modules/base/actions/ImageListAction.class.php:1.1.2.3.2.2	Fri Oct 13 14:10:51 2006
+++ xoops2jp/html/modules/base/actions/ImageListAction.class.php	Fri Oct 13 18:19:21 2006
@@ -25,7 +25,7 @@
 
 	function &_getFilterForm()
 	{
-		$filter =& new Legacy_ImageFilterForm($this->_getNavi(), $this->_getHandler());
+		$filter =& new Legacy_ImageFilterForm($this->_getPageNavi(), $this->_getHandler());
 		return $filter;
 	}
 


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index