[xoops-cvslog 6123] CVS update: xoops2jp/html/modules/legacy/actions

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2007年 1月 20日 (土) 22:47:25 JST


Index: xoops2jp/html/modules/legacy/actions/ImageListAction.class.php
diff -u xoops2jp/html/modules/legacy/actions/ImageListAction.class.php:1.1.2.3 xoops2jp/html/modules/legacy/actions/ImageListAction.class.php:1.1.2.4
--- xoops2jp/html/modules/legacy/actions/ImageListAction.class.php:1.1.2.3	Sat Dec 16 20:44:56 2006
+++ xoops2jp/html/modules/legacy/actions/ImageListAction.class.php	Sat Jan 20 22:47:25 2007
@@ -34,7 +34,7 @@
 		return XOOPS_URL . "/imagemanager.php?op=list";
 	}
 	
-	function getDefaultView(&$contoller, &$xoopsUser)
+	function getDefaultView(&$controller, &$xoopsUser)
 	{
 		$result = parent::getDefaultView($controller, $xoopsUser);
 		if ($result == LEGACY_FRAME_VIEW_INDEX) {


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