From: Max Semenik Date: Wed, 1 Feb 2012 15:44:32 +0000 (+0000) Subject: HTML 2??? X-Git-Tag: 1.31.0-rc.0~24979 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=55cb51e4c05b477cda4e3baa1b8351c54239cc9e;p=lhc%2Fweb%2Fwiklou.git HTML 2??? --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index a49d231ddd..0e0bff23a0 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1927,7 +1927,7 @@ function wfHttpError( $code, $label, $desc ) { $wgOut->sendCacheControl(); header( 'Content-type: text/html; charset=utf-8' ); - print "". + print "" . '' . htmlspecialchars( $label ) . '

' .