X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=blobdiff_plain;f=load.php;h=6edb7ec95495b2b9bda9d56ec4b552291e255457;hb=334c39bfc246223a3f1367f455bf7f2601934bf6;hp=4d34e5ddca3ee6ca9f4365e29ceadcdf87c0b977;hpb=243a466018d24415de27815cfae995865c45a66a;p=lhc%2Fweb%2Fwiklou.git diff --git a/load.php b/load.php index 4d34e5ddca..6edb7ec954 100644 --- a/load.php +++ b/load.php @@ -45,7 +45,7 @@ $context = new ResourceLoaderContext( $resourceLoader, $wgRequest ); // Respond to ResourceLoader request $resourceLoader->respond( $context ); -Profiler::instance()->setTemplated( true ); +Profiler::instance()->setAllowOutput(); $mediawiki = new MediaWiki(); $mediawiki->doPostOutputShutdown( 'fast' );