Minahito
minah****@users*****
2006年 7月 1日 (土) 13:22:31 JST
Index: xoops2jp/html/modules/user/admin/actions/UserListAction.class.php diff -u xoops2jp/html/modules/user/admin/actions/UserListAction.class.php:1.1.2.2 xoops2jp/html/modules/user/admin/actions/UserListAction.class.php:1.1.2.3 --- xoops2jp/html/modules/user/admin/actions/UserListAction.class.php:1.1.2.2 Tue Mar 28 22:31:45 2006 +++ xoops2jp/html/modules/user/admin/actions/UserListAction.class.php Sat Jul 1 13:22:31 2006 @@ -22,7 +22,7 @@ function _getBaseUrl() { - return "./index.php?action=UsersList"; + return "./index.php?action=UserList"; } function executeViewIndex(&$controller, &$xoopsUser, &$render)