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 @@
323
323
break;
324
324
325
325
case 'discover':
326
- // pattern for Visa
326
+ // pattern for Discover
327
327
$pattern = '/^6(?:011|5[0-9]{2})[0-9]{12}$/';
328
328
329
329
// if pattern doesn't match
Status & tagging log
21:19, 28 September 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r73864
[
removed:
new
added:
ok]