Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php |
— | — | @@ -965,7 +965,7 @@ |
966 | 966 | return implode( ".", $source_parts ); |
967 | 967 | } |
968 | 968 | |
969 | | - public function updateContributionTracking( $data ) { |
| 969 | + public function updateContributionTracking( &$data ) { |
970 | 970 | /** |
971 | 971 | * if we're not coming from the regular cc form, fix optout/anonymous |
972 | 972 | * |