Minahito
minah****@users*****
2006年 3月 28日 (火) 22:30:49 JST
Index: xoops2jp/html/modules/pm/service/LegacyPmService.class.php diff -u xoops2jp/html/modules/pm/service/LegacyPmService.class.php:1.1.2.1 xoops2jp/html/modules/pm/service/LegacyPmService.class.php:1.1.2.2 --- xoops2jp/html/modules/pm/service/LegacyPmService.class.php:1.1.2.1 Mon Nov 7 19:51:41 2005 +++ xoops2jp/html/modules/pm/service/LegacyPmService.class.php Tue Mar 28 22:30:49 2006 @@ -1,5 +1,7 @@ <?php +if (!defined('XOOPS_ROOT_PATH')) exit(); + require_once XOOPS_ROOT_PATH."/class/XCube_Service.class.php"; /**