PHONEAPP_TYPE_SIGN))); } $check_manange = $account_api->checkIntoManage(); if (is_error($check_manange)) { itoast('', $account_api->displayUrl); } } if ($action == 'manage') { define('FRAME', 'system'); } if (($action == 'version' && $do == 'home') || in_array($action, array('description', 'front-download'))) { $account_type = $account_api->menuFrame; define('FRAME', $account_type); }