Ejegg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/222505

Change subject: Nother couple WorldPay->Worldpay
......................................................................

Nother couple WorldPay->Worldpay

Change-Id: I4027c8bd1614ce287dfd30da41e60b6ce9d0abe7
---
M sites/all/modules/wmf_audit/worldpay/WorldpayAuditProcessor.php
M 
sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm 
refs/changes/05/222505/1

diff --git a/sites/all/modules/wmf_audit/worldpay/WorldpayAuditProcessor.php 
b/sites/all/modules/wmf_audit/worldpay/WorldpayAuditProcessor.php
index 90e8987..5f6ba59 100644
--- a/sites/all/modules/wmf_audit/worldpay/WorldpayAuditProcessor.php
+++ b/sites/all/modules/wmf_audit/worldpay/WorldpayAuditProcessor.php
@@ -70,7 +70,7 @@
      */
     protected function parse_recon_file($file) {
       $recon_data = array();
-      $recon_parser = new WorldPayAudit();
+      $recon_parser = new WorldpayAudit();
 
       $data = null;
       try {
diff --git 
a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
 
b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
index 09372cb..e52f6f4 100644
--- 
a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
+++ 
b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
@@ -17,7 +17,7 @@
             'GLOBALCOLLECT' => 'GlobalCollect',
             'JPMORGAN' => 'JP Morgan',
             'PAYPAL' => 'PayPal',
-            'WORLDPAY' => 'WorldPay',
+            'WORLDPAY' => 'Worldpay',
         );
 
         $this->_columns = array(

-- 
To view, visit https://gerrit.wikimedia.org/r/222505
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4027c8bd1614ce287dfd30da41e60b6ce9d0abe7
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>

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

Reply via email to