[xoops-cvslog 5152] CVS update: xoops2jp/html/modules/legacy/actions

Back to archive index

Minahito minah****@users*****
2006年 10月 15日 (日) 00:42:22 JST


Index: xoops2jp/html/modules/legacy/actions/MiscFriendAction.class.php
diff -u xoops2jp/html/modules/legacy/actions/MiscFriendAction.class.php:1.1.2.1 xoops2jp/html/modules/legacy/actions/MiscFriendAction.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/actions/MiscFriendAction.class.php:1.1.2.1	Sat Oct 14 23:55:21 2006
+++ xoops2jp/html/modules/legacy/actions/MiscFriendAction.class.php	Sun Oct 15 00:42:22 2006
@@ -6,8 +6,8 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_MODULE_PATH . "/base/class/AbstractListAction.class.php";
-require_once XOOPS_MODULE_PATH . "/base/forms/MiscFriendForm.class.php";
+require_once XOOPS_MODULE_PATH . "/legacy/class/AbstractListAction.class.php";
+require_once XOOPS_MODULE_PATH . "/legacy/forms/MiscFriendForm.class.php";
 
 class Legacy_MiscFriendAction extends Legacy_Action
 {


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