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