http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95503

Revision: 95503
Author:   ashley
Date:     2011-08-25 19:14:45 +0000 (Thu, 25 Aug 2011)
Log Message:
-----------
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: branches/REL1_18/phase3/includes/OutputPage.php
===================================================================
--- branches/REL1_18/phase3/includes/OutputPage.php     2011-08-25 19:05:58 UTC 
(rev 95502)
+++ branches/REL1_18/phase3/includes/OutputPage.php     2011-08-25 19:14:45 UTC 
(rev 95503)
@@ -1,4 +1,3 @@
-
 <?php
 if ( !defined( 'MEDIAWIKI' ) ) {
        die( 1 );


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to