Minahito
minah****@users*****
2006年 2月 3日 (金) 12:04:05 JST
Index: xoops2jp/html/modules/base/actions/OnlineAction.class.php diff -u xoops2jp/html/modules/base/actions/OnlineAction.class.php:1.1.2.1 xoops2jp/html/modules/base/actions/OnlineAction.class.php:1.1.2.2 --- xoops2jp/html/modules/base/actions/OnlineAction.class.php:1.1.2.1 Fri Feb 3 01:58:41 2006 +++ xoops2jp/html/modules/base/actions/OnlineAction.class.php Fri Feb 3 12:04:05 2006 @@ -20,7 +20,7 @@ function _getBaseUrl() { - return "./index.php?action=OnlineList"; + return "./index.php?type=Online"; } function executeViewIndex(&$controller, &$xoopsUser, &$render)