[xoops-cvslog 4662] CVS update: xoops2jp/html/modules/legacyRender/admin/actions

Back to archive index

Minahito minah****@users*****
2006年 9月 28日 (木) 14:03:56 JST


Index: xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php
diff -u xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.10 xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.10.2.1
--- xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php:1.1.2.10	Sun Sep 24 16:24:10 2006
+++ xoops2jp/html/modules/legacyRender/admin/actions/TplsetListAction.class.php	Thu Sep 28 14:03:55 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/class/XCube_PageNavigator.class.php";
+require_once XOOPS_ROOT_PATH . "/kernel/XCube_PageNavigator.class.php";
 require_once XOOPS_MODULE_PATH . "/legacyRender/class/AbstractListAction.class.php";
 require_once XOOPS_MODULE_PATH . "/legacyRender/admin/forms/TplsetFilterForm.class.php";
 require_once XOOPS_MODULE_PATH . "/legacyRender/admin/forms/TplsetSelectForm.class.php";


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