From 2f3a13e3a4444a47892103c34d53f33974fafd16 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Sun, 1 May 2011 21:19:40 +0000 Subject: [PATCH] Use HTML5 for formatted API output --- includes/api/ApiFormatBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/ApiFormatBase.php b/includes/api/ApiFormatBase.php index 91562f24d5..df5b7c29d7 100644 --- a/includes/api/ApiFormatBase.php +++ b/includes/api/ApiFormatBase.php @@ -152,7 +152,7 @@ abstract class ApiFormatBase extends ApiBase { if ( $isHtml ) { ?> - + mUnescapeAmps ) { -- 2.20.1