r87216 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87215‎ | r87216 | r87217 >
Date:21:19, 1 May 2011
Author:maxsem
Status:ok
Tags:
Comment:
Use HTML5 for formatted API output
Modified paths:
  • /trunk/phase3/includes/api/ApiFormatBase.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiFormatBase.php
@@ -152,7 +152,7 @@
153153
154154 if ( $isHtml ) {
155155 ?>
156 -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 156+<!DOCTYPE HTML>
157157 <html>
158158 <head>
159159 <?php if ( $this->mUnescapeAmps ) {

Status & tagging log