r73864 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73863‎ | r73864 | r73865 >
Date:02:49, 28 September 2010
Author:brion
Status:ok
Tags:
Comment:
comment fix
--This line, and thoscomme below, will be ignored--

M extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php
@@ -322,7 +322,7 @@
323323 break;
324324
325325 case 'discover':
326 - // pattern for Visa
 326+ // pattern for Discover
327327 $pattern = '/^6(?:011|5[0-9]{2})[0-9]{12}$/';
328328
329329 // if pattern doesn't match

Status & tagging log