Applied patch for bug #25044 by Niklas Laxström -- THANKS!
[lhc/web/wiklou.git] / load.php
index 9affd3d..a17e56d 100644 (file)
--- a/load.php
+++ b/load.php
@@ -22,7 +22,7 @@
  * @author Trevor Parscal
  *
  */
+
 require ( dirname( __FILE__ ) . '/includes/WebStart.php' );
 wfProfileIn( 'load.php' );
 
@@ -51,4 +51,4 @@ wfProfileOut( 'load.php' );
 wfLogProfilingData();
 
 // Shut down the database
-wfGetLBFactory()->shutdown();
\ No newline at end of file
+wfGetLBFactory()->shutdown();