{$_is_company = false} {$_type = waRequest::request("type", false)} {if !empty($_type) && $_type === "company"} {$_is_company = true} {/if} {$_title = "[`Add person`]"} {if !empty($_is_company)} {$_title = "[`Add company`]"} {/if}
[`Who can see profile and timeline`]