[xoops-cvslog 4704] CVS update: xoops2jp/html/modules/user/class

Back to archive index

Minahito minah****@users*****
2006年 9月 29日 (金) 17:14:46 JST


Index: xoops2jp/html/modules/user/class/PageNavigator.class.php
diff -u xoops2jp/html/modules/user/class/PageNavigator.class.php:1.1.2.4.2.1 xoops2jp/html/modules/user/class/PageNavigator.class.php:1.1.2.4.2.2
--- xoops2jp/html/modules/user/class/PageNavigator.class.php:1.1.2.4.2.1	Thu Sep 28 14:04:21 2006
+++ xoops2jp/html/modules/user/class/PageNavigator.class.php	Fri Sep 29 17:14:45 2006
@@ -2,7 +2,7 @@
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_PageNavigator.class.php";
+require_once XOOPS_ROOT_PATH . "/core/XCube_PageNavigator.class.php";
 
 class User_PageNavigator extends XCube_PageNavigator
 {


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