r105376 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105375‎ | r105376 | r105377 >
Date:23:06, 6 December 2011
Author:demon
Status:ok
Tags:
Comment:
Indentation fix
Modified paths:
  • /trunk/phase3/includes/PHPVersionError.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/PHPVersionError.php
@@ -32,7 +32,7 @@
3333 header( 'Cache-control: none' );
3434 header( 'Pragma: nocache' );
3535
36 -$finalOutput = <<<HTML
 36+ $finalOutput = <<<HTML
3737 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3838 <html xmlns='http://www.w3.org/1999/xhtml' lang='en'>
3939 <head>

Status & tagging log