From 66683ef5f8e5ad48ce8076320c4709a0ef15e1e7 Mon Sep 17 00:00:00 2001 From: Brian Teller Date: Thu, 27 Apr 2017 14:26:23 -0400 Subject: [PATCH] Remove first blank line in PHP file This blank line will cause (most) web servers to send headers to client prematurely. --- includes/load.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/load.php b/includes/load.php index d5c3033..0186564 100644 --- a/includes/load.php +++ b/includes/load.php @@ -1,4 +1,3 @@ -