/****************************************************** ' 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); ?>