X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=load.php;h=6edb7ec95495b2b9bda9d56ec4b552291e255457;hp=4d34e5ddca3ee6ca9f4365e29ceadcdf87c0b977;hb=91fd689add2a4067d3e306fd0a5a2d8a6ffaff1b;hpb=1900a8a12e8e1445fa8b9cca46a89354fcc88f1d 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' );