checkIntoManage(); if (is_error($check_manange)) { itoast('', $account_api->displayUrl); } $account_type = $account_api->menuFrame; if (!('multi' == $action && 'post' == $do)) { define('FRAME', $account_type); } else { define('FRAME', ''); } } else { define('FRAME', 'account'); }