[xoops-cvslog 1455] CVS update: xoops2jp/html/modules/user/class

Back to archive index

Minahito minah****@users*****
2005年 12月 28日 (水) 12:47:16 JST


Index: xoops2jp/html/modules/user/class/UserActionFrame.class.php
diff -u xoops2jp/html/modules/user/class/UserActionFrame.class.php:1.1.2.2 xoops2jp/html/modules/user/class/UserActionFrame.class.php:1.1.2.3
--- xoops2jp/html/modules/user/class/UserActionFrame.class.php:1.1.2.2	Mon Nov 21 01:32:24 2005
+++ xoops2jp/html/modules/user/class/UserActionFrame.class.php	Wed Dec 28 12:47:16 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: UserActionFrame.class.php,v 1.1.2.2 2005/11/20 16:32:24 minahito Exp $
+// $Id: UserActionFrame.class.php,v 1.1.2.3 2005/12/28 03:47:16 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                  Copyright (c) 2005 XOOPS Cube.org                        //
@@ -26,7 +26,6 @@
 //  ------------------------------------------------------------------------ //
 
 require_once XOOPS_ROOT_PATH."/class/XCube_ActionStrategy.class.php";
-require_once XOOPS_MODULE_PATH."/base/class/misc/MiscAction.class.php";
 
 define ("USER_FRAME_PERFORM_SUCCESS",1);
 define ("USER_FRAME_PERFORM_FAIL",2);


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