https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112145

Revision: 112145
Author:   khorn
Date:     2012-02-22 20:56:52 +0000 (Wed, 22 Feb 2012)
Log Message:
-----------
MFT r112143

Modified Paths:
--------------
    
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php

Property Changed:
----------------
    
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php

Modified: 
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
===================================================================
--- 
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
        2012-02-22 20:56:10 UTC (rev 112144)
+++ 
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
        2012-02-22 20:56:52 UTC (rev 112145)
@@ -63,7 +63,7 @@
                // set the url of the web service
                $this->url = "app/ccv2r";
                $this->check_field = "score";
-               $this->server = array( "minfraud3.maxmind.com", 
"minfraud1.maxmind.com", "minfraud2.maxmind.com" );
+               $this->server = array( "minfraud-us-east.maxmind.com", 
"minfraud-us-west.maxmind.com" );
                $this->numservers = count( $this->server );
                $this->API_VERSION = 'PHP/1.49';
        }


Property changes on: 
branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
___________________________________________________________________
Added: svn:mergeinfo
   + 
/branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:99568
/branches/fundraising/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:98263-100243
/trunk/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,90286,92825,96120-96121,96125,97945-99042,99045-99408,99503,99555,99568,100119-101026,101060,101063-101064,101073,101076,101163,101335,101553,101557,101561,101785,101823,101826,101837,101870-101872,101882,101890,101910,101947,101949-101951,101955-101960,101964-101966,102030,102032-102033,102047,102050-102052,102054,102056,102058,102065,102081,102085-102087,102118,102120,102124-102125,102127,102134,102140,102147,102151-102152,102155-102156,102186,102188,102318,102332,102338,102341-102342,102345,102424-102425,102445,102463,102467-102468,102470,102476,102479-102480,102549-102550,102576-102581,102590,102594,102611,102639,102664,102681,102685,102689,102698,102700-102703,102707,102711-102712,102729,102736,102752,102763,102805,102809-102810,102812,102819-102824,102826,102828-102833,102835-102836,102841,102872,103024,103076,103244,103246,103288,103385,103411,103413,103416,103435,103481,103491,103499-103501,103503,103506,103515,103519,103591,103607-103608,103633,103680,103775,103784,103837,103839,103863,103866,112143


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

Reply via email to