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