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