r103293 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103292‎ | r103293 | r103294 >
Date:04:07, 16 November 2011
Author:awjrichards
Status:deferred
Tags:
Comment:
Adding TwoStepTwoColumnLetter3-noheader, TwoStepTwoColumnLetter3-simpleamount, TwoStepTwoColumnLetter3-smallbutton to whitelist for RapidHtml forms
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php
@@ -64,3 +64,6 @@
6565 $wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-legal'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-legal.html';
6666 $wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-nolabels'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-nolabels.html';
6767 $wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-order'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-order.html';
 68+$wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-noheader'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-noheader.html';
 69+$wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-simpleamount'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-simpleamount.html';
 70+$wgPayflowProGatewayAllowedHtmlForms['TwoStepTwoColumnLetter3-smallbutton'] = $wgPayflowProGatewayHtmlFormDir . '/TwoStepTwoColumnLetter3-smallbutton.html';

Status & tagging log