[xoops-cvslog 4588] CVS update: xoops2jp/html/modules/legacyRender/admin/actions

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 9月 24日 (日) 16:24:10 JST


Index: xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.9 xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.10
--- xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.9	Tue Jul 11 12:06:12 2006
+++ xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php	Sun Sep 24 16:24:10 2006
@@ -55,7 +55,7 @@
 			}
 		}
 
-		return $this->getDefaultView(&$controller, &$xoopsUser);
+		return $this->getDefaultView($controller, $xoopsUser);
 	}
 
 	function executeViewIndex(&$controller, &$xoopsUser, &$render)


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