[codesyntax lang="php"]
[codesyntax lang="php"]
<?php
/*
if($_SERVER["REMOTE_ADDR"]!="203.189.48.16"){
echo "リニューアル更新作業中です。/mejatokyo";
exit;
}
*/
require_once dirname(__FILE__)."/wlccms/view/include.inc.php";
require_once wc_getRootDir()."/wlcproject/include.".WC_ACCESS_MODE.".php";
require_once dirname(__FILE__)."/wlccms/view/loadscript.inc.php";
[/codesyntax]
[/codesyntax]