r95503 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95502‎ | r95503 | r95504 >
Date:19:14, 25 August 2011
Author:ashley
Status:ok
Tags:
Comment:
1.18: partial revert of r94763 -- no extra crap before the PHP starting tag, please. This caused IE's console to be flooded with "warnings" about how IE changed the document mode from Quirks mode to IE9 mode
Modified paths:
  • /branches/REL1_18/phase3/includes/OutputPage.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/includes/OutputPage.php
@@ -1,4 +1,3 @@
2 -
32 <?php
43 if ( !defined( 'MEDIAWIKI' ) ) {
54 die( 1 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r94763Followup fixme for r85302; Removing the wfDeprecated call from new OutputPage...dantman14:19, 17 August 2011

Status & tagging log