r106387 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106386‎ | r106387 | r106388 >
Date:22:26, 15 December 2011
Author:khorn
Status:ok
Tags:
Comment:
Removing a form that doesn't exist, but that's okay because we're not using it.
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php
@@ -48,7 +48,6 @@
4949 // Credit Card - Single Step
5050 //$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step.html';
5151 $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-CA'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-CA.html';
52 -$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-US'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-US.html';
5352 $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3stepB-US'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3stepB-US.html';
5453
5554 // Credit Card - Two Step

Status & tagging log