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

Back to archive index

Minahito minah****@users*****
2006年 7月 11日 (火) 11:41:14 JST


Index: xoops2jp/html/modules/legacyRender/admin/actions/TplsetCloneAction.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplsetCloneAction.class.php:1.1.2.5 xoops2jp/html/modules/legacyRender/admin/actions/TplsetCloneAction.class.php:1.1.2.6
--- xoops2jp/html/modules/legacyRender/admin/actions/TplsetCloneAction.class.php:1.1.2.5	Mon Jul 10 20:01:21 2006
+++ xoops2jp/html/modules/legacyRender/admin/actions/TplsetCloneAction.class.php	Tue Jul 11 11:41:14 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package legacyRender
- * @version $Id: TplsetCloneAction.class.php,v 1.1.2.5 2006/07/10 11:01:21 minahito Exp $
+ * @version $Id: TplsetCloneAction.class.php,v 1.1.2.6 2006/07/11 02:41:14 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -77,7 +77,6 @@
 
 	function executeViewCancel(&$controller, &$xoopsUser, &$render)
 	{
-		die("HOGE");
 		$controller->executeForward("./index.php?action=TplsetList");
 	}
 }


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