From 32a8a76f38dfce746298e878e268f1890e32c279 Mon Sep 17 00:00:00 2001 From: Wikimedia Espana Date: Sat, 7 Jul 2012 09:00:04 -0700 Subject: [PATCH] =?utf8?q?Actualizando=20extensiones=20autom=C3=A1ticament?= =?utf8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- HomePageWMES.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/HomePageWMES.php b/HomePageWMES.php index f54b2d4..2c439cc 100644 --- a/HomePageWMES.php +++ b/HomePageWMES.php @@ -53,9 +53,8 @@ function landingbox($nombre, $class, $texto, $enlace2, $titulo2) { function efHookHomepageWMES( $input, array $args, Parser $parser, PPFrame $frame ) { - global $wgOut; - $wgOut->addInlineStyle('h1 { display: none }'); // FIXME - $wgOut->addModules( 'ext.homepage-wmes' ); +// $parser->getOutput()->addInlineStyle('h1 { display: none }'); // FIXME + $parser->getOutput()->addModules( 'ext.homepage-wmes' ); $html = '
-- 2.30.2