X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FUFField%2FCreate.php;h=701f005699b1f7f5136dd14830a0c7161b382f99;hb=3b5db8ce04c503155f5c198957730504d1dabe06;hp=8382d9f5333c0fa8098917443882ab51e1470b26;hpb=61ac5f959d775677c6eadffed193fde1d815eac4;p=civicrm-core.git diff --git a/api/v3/examples/UFField/Create.php b/api/v3/examples/UFField/Create.php index 8382d9f533..701f005699 100644 --- a/api/v3/examples/UFField/Create.php +++ b/api/v3/examples/UFField/Create.php @@ -57,6 +57,7 @@ function uf_field_create_expectedresult(){ 'is_searchable' => '1', 'location_type_id' => '1', 'phone_type_id' => '1', + 'website_type_id' => '', 'label' => 'Test Phone', 'field_type' => 'Contact', 'is_reserved' => '',