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 @@
153
153
154
154
if ( $isHtml ) {
155
155
?>
156
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
156
+<!DOCTYPE HTML>
157
157
<html>
158
158
<head>
159
159
<?php if ( $this->mUnescapeAmps ) {
Status & tagging log
14:36, 2 May 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r87216
[
removed:
new
added:
ok]