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