/****************************************************** ' System :「きゃららFactory」管理者用ページル ' 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"); set_global('master', 'マスタ管理', 'スタッフ関連マスタ', BACK_TOP); ?>