assign('bad', $_GET['bad']); } // ------------------------ // Smartyを表示 // ------------------------ $smarty->display('member.tpl'); ?>