https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106387

Revision: 106387
Author:   khorn
Date:     2011-12-15 22:26:16 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
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: 
branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php
===================================================================
--- 
branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php 
    2011-12-15 22:22:28 UTC (rev 106386)
+++ 
branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php 
    2011-12-15 22:26:16 UTC (rev 106387)
@@ -48,7 +48,6 @@
 // Credit Card - Single Step
 //$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step'] = 
$wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step.html';
 $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-CA'] = 
$wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-CA.html';
-$wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3step-US'] = 
$wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3step-US.html';
 $wgGlobalCollectGatewayAllowedHtmlForms['webitects_2_3stepB-US'] = 
$wgGlobalCollectGatewayHtmlFormDir . '/webitects_2_3stepB-US.html';
 
 // Credit Card - Two Step


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to