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

Back to archive index

Minahito minah****@users*****
2006年 5月 17日 (水) 18:35:05 JST


Index: xoops2jp/html/modules/legacyRender/admin/actions/TplfileCloneAction.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplfileCloneAction.class.php:1.1.2.1 xoops2jp/html/modules/legacyRender/admin/actions/TplfileCloneAction.class.php:1.1.2.2
--- xoops2jp/html/modules/legacyRender/admin/actions/TplfileCloneAction.class.php:1.1.2.1	Wed May 17 16:19:47 2006
+++ xoops2jp/html/modules/legacyRender/admin/actions/TplfileCloneAction.class.php	Wed May 17 18:35:05 2006
@@ -55,7 +55,7 @@
 	{
 		$tplset = $this->mObject->get('tpl_tplset');
 		$module = $this->mObject->get('tpl_module');
-		$controller->executeForward("./index.php?action=TplfileList&tpl_tplset=${tplset}&tpl_module=${module}");
+		$controller->executeForward("./index.php?action=TplfileList&tpl_tplset=${tpl_tplset}&tpl_module=${tpl_module}");
 	}
 
 	function executeViewError(&$controller, &$xoopsUser, &$render)


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