X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FContribution%2FCreate.php;h=c43b8e855b9f6ec6f95286039968376e53f001c1;hb=85bb0909cffd925f4cd5c0022a68a1ff74d3ad8e;hp=abf63b72602874dc8f11c80cab81b582af5c0859;hpb=bc99cfd5b702f656ede1ce269a8b3d3a56087779;p=civicrm-core.git diff --git a/api/v3/examples/Contribution/Create.php b/api/v3/examples/Contribution/Create.php index abf63b7260..c43b8e855b 100644 --- a/api/v3/examples/Contribution/Create.php +++ b/api/v3/examples/Contribution/Create.php @@ -62,11 +62,9 @@ function contribution_create_expectedresult(){ 'source' => 'SSF', 'amount_level' => '', 'contribution_recur_id' => '', - 'honor_contact_id' => '', 'is_test' => '', 'is_pay_later' => '', 'contribution_status_id' => '2', - 'honor_type_id' => '', 'address_id' => '', 'check_number' => '', 'campaign_id' => '',