Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/210810
Change subject: Kill minor ghost of PayflowPro ...................................................................... Kill minor ghost of PayflowPro Change-Id: I99564e36452aad410f48c8e69df5bc79faf6d00b --- M DonationInterface.php M DonationInterfaceFormSettings.php 2 files changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface refs/changes/10/210810/1 diff --git a/DonationInterface.php b/DonationInterface.php index 2419f92..ecfaf6c 100644 --- a/DonationInterface.php +++ b/DonationInterface.php @@ -727,7 +727,6 @@ $wgAmazonGatewayHtmlFormDir, $wgGlobalCollectGatewayHtmlFormDir, $wgPaypalGatewayHtmlFormDir, - $wgPayflowProGatewayHtmlFormDir, $wgWorldPayGatewayHtmlFormDir; /** @@ -879,7 +878,6 @@ 'gc' => $wgGlobalCollectGatewayHtmlFormDir, 'paypal' => $wgPaypalGatewayHtmlFormDir, 'amazon' => $wgAmazonGatewayHtmlFormDir, - // 'pfp' => $wgPayflowProGatewayHtmlFormDir, ); if ( $wgDonationInterfaceEnableAdyen === true ) { diff --git a/DonationInterfaceFormSettings.php b/DonationInterfaceFormSettings.php index c3a12a6..43ea871 100644 --- a/DonationInterfaceFormSettings.php +++ b/DonationInterfaceFormSettings.php @@ -6,7 +6,6 @@ $wgAmazonGatewayHtmlFormDir, $wgGlobalCollectGatewayHtmlFormDir, $wgPaypalGatewayHtmlFormDir, - $wgPayflowProGatewayHtmlFormDir, $wgWorldPayGatewayHtmlFormDir, $wgDonationInterfaceAllowedHtmlForms, $wgDonationInterfaceEnableAdyen, -- To view, visit https://gerrit.wikimedia.org/r/210810 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99564e36452aad410f48c8e69df5bc79faf6d00b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: deployment Gerrit-Owner: Awight <awi...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits