User "Khorn (WMF)" posted a comment on MediaWiki.r103415.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103415#c26309
Commit summary:

Added eWallets: cashU, Moneybookers, PayPal and WebMoney.

Comment:

<pre>           $this->payment_submethods['ew_paypal'] = array(
                        'paymentproductid'      => 840,
                        'label' => 'eWallets: PayPal',
                        'group' => 'ew',
                        'validation' => array(),
                        'keys' => array(),
                );</pre>
That's in there twice.

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

Reply via email to