NobuNobu
nobun****@users*****
2007年 4月 30日 (月) 16:37:15 JST
Index: xoops2jp/html/modules/stdCache/admin/index.php diff -u /dev/null xoops2jp/html/modules/stdCache/admin/index.php:1.1.4.1 --- /dev/null Mon Apr 30 16:37:14 2007 +++ xoops2jp/html/modules/stdCache/admin/index.php Mon Apr 30 16:37:14 2007 @@ -0,0 +1,10 @@ +<?php + +require_once "../../../mainfile.php"; +require_once XOOPS_ROOT_PATH . "/header.php"; + +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"; + +?> \ No newline at end of file