CRM-11338, CRM-16454 remove last instance of passing pending to processFormContribution
authoreileenmcnaugton <eileen@fuzion.co.nz>
Tue, 25 Aug 2015 18:39:23 +0000 (06:39 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Tue, 25 Aug 2015 19:26:58 +0000 (07:26 +1200)
commitf7248cb7cf51a75b49aefa66be288971d76ccf8c
treef8a751a818ec9e1b386b75709a61e63563eabcaa
parent70cc8754c2b317251fd565ed78726c3174ec39f5
CRM-11338, CRM-16454  remove last instance of passing pending to processFormContribution

The parameter has been 'on the way out' through the 4.7 refactor & as part of writing tests for CRM-11338
remove the last instance. This needs to happen as I've seen that otherwise use of it is at risk of being merged back in from 4.6 patches
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Member/Form/Membership.php