X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FWebStart.php;h=247f81008929eb7391f9381e5d665971251fb192;hb=a908fc58aa9166acfc0b0d65111195f09f3a48f9;hp=01c5eea84685544199b09353ef62f27362155a99;hpb=5ce08fdacdb91f9a19649abaa63875aa60d33741;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WebStart.php b/includes/WebStart.php index 01c5eea846..247f810089 100644 --- a/includes/WebStart.php +++ b/includes/WebStart.php @@ -156,4 +156,3 @@ wfProfileOut( 'WebStart.php-ob_start' ); if ( !defined( 'MW_NO_SETUP' ) ) { require_once( MWInit::compiledPath( "includes/Setup.php" ) ); } -