[xoops-cvslog 4966] CVS update: xoops2jp/html/modules/base/class

Back to archive index

Minahito minah****@users*****
2006年 10月 13日 (金) 14:09:14 JST


Index: xoops2jp/html/modules/base/class/AbstractListAction.class.php
diff -u xoops2jp/html/modules/base/class/AbstractListAction.class.php:1.1.2.2.2.1 xoops2jp/html/modules/base/class/AbstractListAction.class.php:1.1.2.2.2.2
--- xoops2jp/html/modules/base/class/AbstractListAction.class.php:1.1.2.2.2.1	Thu Oct 12 20:03:16 2006
+++ xoops2jp/html/modules/base/class/AbstractListAction.class.php	Fri Oct 13 14:09:14 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_MODULE_PATH . "/base/class/PageNavigator.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_PageNavigator.class.php";
 
 class Legacy_AbstractListAction extends Legacy_Action
 {


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