Minahito
minah****@users*****
2006年 10月 23日 (月) 18:37:09 JST
Index: xoops2jp/html/modules/user/actions/UserDeleteAction.class.php diff -u xoops2jp/html/modules/user/actions/UserDeleteAction.class.php:1.1.2.2.2.1 xoops2jp/html/modules/user/actions/UserDeleteAction.class.php:1.1.2.2.2.2 --- xoops2jp/html/modules/user/actions/UserDeleteAction.class.php:1.1.2.2.2.1 Sun Oct 15 15:10:00 2006 +++ xoops2jp/html/modules/user/actions/UserDeleteAction.class.php Mon Oct 23 18:37:09 2006 @@ -34,7 +34,7 @@ // pre condition check // if (!$this->mSelfDelete) { - $controller->executeForward(XOOPS_URL); + $controller->executeForward(XOOPS_URL . '/'); } if (is_object($xoopsUser)) {