Merge remote-tracking branch 'upstream/4.4' into 4.4-4.5-2014-10-14-11-16-10
[civicrm-core.git] / api / v3 / examples / Contact / Get.php
index aef472d508f87054f9591ceb5c51f839c270c1c8..13e368caa0ac9573daa908ae3015864a20804f56 100644 (file)
@@ -58,6 +58,8 @@ function contact_get_expectedresult(){
           'last_name' => '',
           'prefix_id' => '',
           'suffix_id' => '',
+          'formal_title' => '',
+          'communication_style_id' => '',
           'job_title' => '',
           'gender_id' => '',
           'birth_date' => '',
@@ -92,6 +94,7 @@ function contact_get_expectedresult(){
           'world_region' => '',
           'individual_prefix' => '',
           'individual_suffix' => '',
+          'communication_style' => '',
           'gender' => '',
           'state_province_name' => '',
           'state_province' => '',