From: Niklas Laxström Date: Wed, 17 Jan 2007 22:09:30 +0000 (+0000) Subject: * Escaping X-Git-Tag: 1.31.0-rc.0~54329 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=ba8fc3cf5e44e2ed9b74b20ca3fe39c8d9bce8a0;p=lhc%2Fweb%2Fwiklou.git * Escaping --- diff --git a/includes/Article.php b/includes/Article.php index 180f6aa589..17f49e0266 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -842,8 +842,9 @@ class Article { if ( $wgUseRCPatrol && !is_null( $rcid ) && $rcid != 0 && $wgUser->isAllowed( 'patrol' ) ) { $wgOut->addHTML( "' );