/******************************************************
' System :Eco-footprint 会員ページ
' Content:
'******************************************************/
$top = '.';
$inc = "$top/../inc";
include("$inc/common.php");
include("$inc/database.php");
$inc = "$top/inc";
include("$inc/result_input.php");
include("$inc/mypage.php");
// セッション処理
session_start();
if (!isset($_SESSION['ss_result_input']))
redirect('result_gm.php');
$reg = &$_SESSION['ss_result_input'];
$reg->save_daily_data($_SESSION['ss_seq_no'], 'gm');
?>
☆★☆xxxゾウさんClub☆★☆