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

アーカイブの一覧に戻る

Minahito minah****@users*****
2006年 4月 11日 (火) 12:19:46 JST


Index: xoops2jp/html/modules/base/admin/actions/BlockListAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/BlockListAction.class.php:1.1.2.4 xoops2jp/html/modules/base/admin/actions/BlockListAction.class.php:1.1.2.5
--- xoops2jp/html/modules/base/admin/actions/BlockListAction.class.php:1.1.2.4	Fri Apr  7 17:44:27 2006
+++ xoops2jp/html/modules/base/admin/actions/BlockListAction.class.php	Tue Apr 11 12:19:46 2006
@@ -84,6 +84,11 @@
 		
 		$render->setAttribute('actionForm', $this->mActionForm);
 	}
+
+	function executeViewSuccess(&$controller, &$xoopsUser, &$render)
+	{
+		$controller->executeForward('./index.php?action=BlockList');
+	}
 }
 
 ?>


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