Removed misleading comment.
authorLisa Marie Maginnis <lisam@fsf.org>
Wed, 23 Apr 2014 14:55:12 +0000 (10:55 -0400)
committerLisa Marie Maginnis <lisam@fsf.org>
Wed, 23 Apr 2014 14:55:12 +0000 (10:55 -0400)
trustcommerce.php

index b82d4115b2307b11602b6f912bbb1877398baec1..586a8050f07738c65267dfc7f5bfcd5996edbaac 100644 (file)
@@ -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']