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

Back to archive index

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


Index: xoops2jp/html/modules/legacy/admin/actions/PreferenceListAction.class.php
diff -u xoops2jp/html/modules/legacy/admin/actions/PreferenceListAction.class.php:1.1.2.1 xoops2jp/html/modules/legacy/admin/actions/PreferenceListAction.class.php:1.1.2.2
--- xoops2jp/html/modules/legacy/admin/actions/PreferenceListAction.class.php:1.1.2.1	Sat Oct 14 23:55:20 2006
+++ xoops2jp/html/modules/legacy/admin/actions/PreferenceListAction.class.php	Sun Oct 15 00:56:45 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_MODULE_PATH . "/base/admin/forms/PreferenceEditForm.class.php";
+require_once XOOPS_MODULE_PATH . "/legacy/admin/forms/PreferenceEditForm.class.php";
 
 class Legacy_PreferenceListAction extends Legacy_Action
 {


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