From 9bc33e24bd3b6108921937f05e92d5085eaf4739 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Tue, 6 Dec 2011 23:06:50 +0000 Subject: [PATCH] Indentation fix --- includes/PHPVersionError.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/PHPVersionError.php b/includes/PHPVersionError.php index 26823fc6ca..bd3034ad69 100644 --- a/includes/PHPVersionError.php +++ b/includes/PHPVersionError.php @@ -32,7 +32,7 @@ function wfPHPVersionError( $type ){ header( 'Cache-control: none' ); header( 'Pragma: nocache' ); -$finalOutput = << -- 2.20.1