r75664 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75663‎ | r75664 | r75665 >
Date:19:00, 29 October 2010
Author:awjrichards
Status:deferred
Tags:
Comment:
Merging from r75657 to r75663 of trunk
Modified paths:
  • /branches/fundraising/deployment/DonationInterface (modified) (history)
  • /branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php
@@ -1180,7 +1180,7 @@
11811181 $utm_source_parts = explode( ".", $data[ 'utm_source' ] );
11821182 $utm_source_parts[2] = 'pp';
11831183 $data[ 'utm_source' ] = implode( ".", $utm_source_parts );
1184 -
 1184+ $data[ 'gateway' ] = 'paypal';
11851185 /**
11861186 * update contribution tracking
11871187 */
Property changes on: branches/fundraising/deployment/DonationInterface
___________________________________________________________________
Added: svn:mergeinfo
11881188 Merged /trunk/extensions/DonationInterface:r75657-75663

Follow-up revisions

RevisionCommit summaryAuthorDate
r75840Merging from r75664 through r75839 of trunkawjrichards23:06, 1 November 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75657New deployment branch created from r75636 of trunkawjrichards18:16, 29 October 2010
r75663Revert r75661awjrichards18:55, 29 October 2010

Status & tagging log