/****************************************************** ' 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"); include("$inc/database.php"); include("$inc/select.php"); // メイン処理 set_global('master_st', 'マスタ管理|似顔絵関連マスタ', 'キャンペーンマスタ', BACK_TOP); ?>