first_name = ""; $client_contact->user_id = $user_id; $client_contact->company_id = $company_id; $client_contact->id = 0; return $client_contact; } }