From: Raimond Spekking Date: Wed, 11 Jun 2008 12:53:33 +0000 (+0000) Subject: Tweak for r36189: Back to addWikiMsg but now with the appropriate parameter. Thanks... X-Git-Tag: 1.31.0-rc.0~47048 X-Git-Url: http://git.cyclocoop.org/%24dirpuce/%27%241//%27%40script%40/%27?a=commitdiff_plain;h=1509ad4d130f6c3ff3b810b1d7765f741a678f14;p=lhc%2Fweb%2Fwiklou.git Tweak for r36189: Back to addWikiMsg but now with the appropriate parameter. Thanks to Nikerabbit who points me to the correct usage. --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 901a54b87a..7c80c5b1d1 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -650,7 +650,7 @@ EOT return; } $wgOut->addHTML( "
\n" ); - $wgOut->addWikiText( wfMsgExt( 'linkstoimage', array( 'parsemag' ), $count ) ); + $wgOut->addWikiMsg( 'linkstoimage', $count, array( 'parsemag' ) ); $wgOut->addHTML( "