From c44ab686c15d5b8c8ed0ac435e8d43ae038fec78 Mon Sep 17 00:00:00 2001 From: Wikimedia Espana Date: Fri, 29 Jun 2012 14:25:47 -0700 Subject: [PATCH] Remove PayPal information from now. --- Paypal-wmes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +} -- 2.30.2