// Mike Prince, 18 October 2008. // Only display field if configured to show on profile. if (!(($reason == 'profile') && ($field->type == 'delimiter') && ($field->profile == 0))) { $results .= "\n\t\t\t\t\t' . $oValue . ''; }