r103283 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103282‎ | r103283 | r103284 >
Date:01:22, 16 November 2011
Author:awjrichards
Status:deferred
Tags:
Comment:
Whitelisting TwoStepTwoColumnLetter3-nolabels RapidHtml form properly this time
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php
@@ -62,3 +62,4 @@
6363
6464 $wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3.html';
6565 $wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-legal'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-legal.html';
 66+$wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-nolabels'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-nolabels.html';

Status & tagging log