Minahito
minah****@users*****
2006年 10月 15日 (日) 01:47:01 JST
Index: xoops2jp/html/modules/stdCache/admin/index.php diff -u xoops2jp/html/modules/stdCache/admin/index.php:1.1.2.1 xoops2jp/html/modules/stdCache/admin/index.php:1.1.2.1.2.1 --- xoops2jp/html/modules/stdCache/admin/index.php:1.1.2.1 Fri Jan 6 12:04:26 2006 +++ xoops2jp/html/modules/stdCache/admin/index.php Sun Oct 15 01:47:01 2006 @@ -3,7 +3,7 @@ require_once "../../../mainfile.php"; require_once XOOPS_ROOT_PATH . "/header.php"; -redirect_header(XOOPS_MODULE_URL . "/base/admin/index.php?action=Help&dirname=stdCache", 1, "Sorry. GO TO HELP!!"); +redirect_header(XOOPS_MODULE_URL . "/legacy/admin/index.php?action=Help&dirname=stdCache", 1, "Sorry. GO TO HELP!!"); require_once XOOPS_ROOT_PATH . "/footer.php";