jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Ejegg: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/DonationInterface.php b/DonationInterface.php
index 684cebc..df4e677 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/210740
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I99564e36452aad410f48c8e69df5bc79faf6d00b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: Ssmith <ssm...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to