fetch($conopenid); if(!$connect_guest) { dsetcookie('con_auth_hash'); showmessage('qqconnect:connect_login_first'); } } } function output() { if(!empty($_POST)) { mobile_core::result(mobile_core::variable()); } else { global $_G; $bbrulehash = $_G['setting']['bbrules'] ? substr(md5(FORMHASH), 0, 8) : ''; $isconnect = $_G['qc']['connect_app_id'] && $_G['qc']['connect_openid']; include template('mobile:register'); exit; } } } ?>