projects
/
trustcommerce.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79ba04
)
Removed misleading comment.
author
Lisa Marie Maginnis
<lisam@fsf.org>
Wed, 23 Apr 2014 14:55:12 +0000
(10:55 -0400)
committer
Lisa Marie Maginnis
<lisam@fsf.org>
Wed, 23 Apr 2014 14:55:12 +0000
(10:55 -0400)
trustcommerce.php
patch
|
blob
|
blame
|
history
diff --git
a/trustcommerce.php
b/trustcommerce.php
index b82d4115b2307b11602b6f912bbb1877398baec1..586a8050f07738c65267dfc7f5bfcd5996edbaac 100644
(file)
--- a/
trustcommerce.php
+++ b/
trustcommerce.php
@@
-85,12
+85,6
@@
class org_fsf_payment_trustcommerce extends CRM_Core_Payment {
return self::error(9001, 'TrustCommerce requires that the tclink module is loaded');
}
- /*
- * recurpayment function does not compile an array & then proces it -
- * - the tpl does the transformation so adding call to hook here
- * & giving it a change to act on the params array
- */
-
$newParams = $params;
if (CRM_Utils_Array::value('is_recur', $params) &&
$params['contributionRecurID']