Index: branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php |
— | — | @@ -48,7 +48,6 @@ |
49 | 49 | // Credit Card - Single Step |
50 | 50 | //$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step.html'; |
51 | 51 | $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-CA'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-CA.html'; |
52 | | -$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-US'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-US.html'; |
53 | 52 | $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3stepB-US'] = $wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3stepB-US.html'; |
54 | 53 | |
55 | 54 | // Credit Card - Two Step |