[xoops-cvslog 2545] CVS update: xoops2jp/html/modules/pm/class

Back to archive index

Minahito minah****@users*****
2006年 3月 28日 (火) 22:30:50 JST


Index: xoops2jp/html/modules/pm/class/PmActionFrame.class.php
diff -u xoops2jp/html/modules/pm/class/PmActionFrame.class.php:1.1.2.3 xoops2jp/html/modules/pm/class/PmActionFrame.class.php:1.1.2.4
--- xoops2jp/html/modules/pm/class/PmActionFrame.class.php:1.1.2.3	Wed Nov 16 19:12:01 2005
+++ xoops2jp/html/modules/pm/class/PmActionFrame.class.php	Tue Mar 28 22:30:49 2006
@@ -25,6 +25,8 @@
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA //
 //  ------------------------------------------------------------------------ //
 
+if (!defined('XOOPS_ROOT_PATH')) exit();
+
 require_once XOOPS_ROOT_PATH."/class/XCube_ActionStrategy.class.php";
 
 define ("PM_FRAME_PERFORM_SUCCESS",1);


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