Remove always true if
authoreileen <emcnaughton@wikimedia.org>
Sun, 8 Nov 2020 23:46:54 +0000 (12:46 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 8 Nov 2020 23:46:54 +0000 (12:46 +1300)
commit8da8c1d09e2065db2a164e7ba2bcc1cd02b1ce78
tree5b016daecd7dc1a8e71d61a6939d5285810d9884
parent58167ee4c69b1f8b1c4a84c7bcc2aede3a95a884
Remove always true if

By the time the code reaches this point contributionParams['contribution_recur_id']
must be set. We can confirm this by the fact the call to getTemplateContribution
requires id to be passed in and uses it in a lookup. Also the
code just before repeatTransaction ensures it is called
CRM/Contribute/BAO/Contribution.php