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
-
3
2
<?php
4
3
if ( !defined( 'MEDIAWIKI' ) ) {
5
4
die( 1 );
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r94763
Followup fixme for
r85302
; Removing the wfDeprecated call from new OutputPage...
dantman
14:19, 17 August 2011
Status & tagging log
19:51, 25 August 2011
Dantman
(
talk
|
contribs
)
changed the
status
of r95503
[
removed:
new
added:
ok]