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

Back to archive index

Minahito minah****@users*****
2005年 12月 1日 (木) 01:02:24 JST


Index: xoops2jp/html/modules/base/admin/actions/LegacyDefaultAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/LegacyDefaultAction.class.php:1.1.2.1 xoops2jp/html/modules/base/admin/actions/LegacyDefaultAction.class.php:1.1.2.2
--- xoops2jp/html/modules/base/admin/actions/LegacyDefaultAction.class.php:1.1.2.1	Wed Nov 16 19:09:24 2005
+++ xoops2jp/html/modules/base/admin/actions/LegacyDefaultAction.class.php	Thu Dec  1 01:02:24 2005
@@ -2,6 +2,10 @@
 
 class LegacyDefaultAction extends LegacyAdminAction
 {
+	function prepare(&$controller,&$xoopsUser)
+	{
+	}
+	
 	function getDefaultView(&$controller,&$xoopsUser)
 	{
 		return LEGACY_ADMIN_FRAME_VIEW_NONE;


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