[xoops-cvslog 1585] CVS update: xoops2jp/html/modules/stdCache/admin

Back to archive index

Minahito minah****@users*****
2006年 1月 6日 (金) 12:04:26 JST


Index: xoops2jp/html/modules/stdCache/admin/index.php
diff -u /dev/null xoops2jp/html/modules/stdCache/admin/index.php:1.1.2.1
--- /dev/null	Fri Jan  6 12:04:26 2006
+++ xoops2jp/html/modules/stdCache/admin/index.php	Fri Jan  6 12:04:26 2006
@@ -0,0 +1,10 @@
+<?php
+
+require_once "../../../mainfile.php";
+require_once XOOPS_ROOT_PATH . "/header.php";
+
+redirect_header(XOOPS_MODULE_URL . "/base/admin/index.php?action=Help&amp;dirname=stdCache", 1, "Sorry. GO TO HELP!!");
+
+require_once XOOPS_ROOT_PATH . "/footer.php";
+
+?>
\ No newline at end of file


xoops-cvslog メーリングリストの案内
Back to archive index