From: Wikimedia Espana Date: Fri, 29 Jun 2012 21:25:47 +0000 (-0700) Subject: Remove PayPal information from now. X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=c44ab686c15d5b8c8ed0ac435e8d43ae038fec78;p=mediawiki%2Fextensions%2FPaypal-wmes Remove PayPal information from now. --- diff --git a/Paypal-wmes.php b/Paypal-wmes.php index 32694f6..2dea193 100755 --- a/Paypal-wmes.php +++ b/Paypal-wmes.php @@ -8,6 +8,7 @@ function efSetupPaypalWMES(&$parser) { } function efHookPaypalWMES( $input, array $args, Parser $parser, PPFrame $frame ) { + return ''; return '
@@ -15,4 +16,4 @@ function efHookPaypalWMES( $input, array $args, Parser $parser, PPFrame $frame )
'; -} \ No newline at end of file +}