Remove extra linebreak
authorChad Horohoe <demon@users.mediawiki.org>
Sun, 21 Mar 2010 14:56:44 +0000 (14:56 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sun, 21 Mar 2010 14:56:44 +0000 (14:56 +0000)
index.php

index b413533..30add93 100644 (file)
--- a/index.php
+++ b/index.php
@@ -36,7 +36,6 @@
  * @file
  */
 
-
 # Initialise common code
 $preIP = dirname( __FILE__ );
 require_once( "$preIP/includes/WebStart.php" );