From c3ca2c3632396a2e215d0d7a03e6e92e16e91630 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sun, 21 Mar 2010 14:56:44 +0000 Subject: [PATCH] Remove extra linebreak --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index b413533ec4..30add938e0 100644 --- a/index.php +++ b/index.php @@ -36,7 +36,6 @@ * @file */ - # Initialise common code $preIP = dirname( __FILE__ ); require_once( "$preIP/includes/WebStart.php" ); -- 2.20.1