/****************************************************** ' 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/select.php"); set_global('member', '会員情報管理', '全配信メール設定', BACK_TOP); $today = getdate(time() + (60 * 60 * 24)); ?>