/****************************************************** ' System :Eco-footprint 管理用ページ ' Content:地域区分マスタ新規登録画面 '******************************************************/ $top = "../../.."; $inc = "$top/inc"; include("$inc/login_check.php"); include("$inc/header.php"); $inc = "$top/../inc"; include("$inc/common.php"); include("$inc/define.php"); include("$inc/database.php"); // メイン処理 set_global('master', 'マスタ管理|地域マスタ', '地域区分マスタ', BACK_TOP); ?>