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