X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=load.php;h=ef2df3126f3dffc452a9108a6dcb55f6366d495a;hb=e1e4b91c5464ba2f8c68b39956c018bfe6f05d5a;hp=f66cd5a8ec630685ca3e8f0faf7cf5ba46b18c08;hpb=2dc885bdb449620552eb53ebaf8d8612625d08f5;p=lhc%2Fweb%2Fwiklou.git diff --git a/load.php b/load.php index f66cd5a8ec..ef2df3126f 100644 --- a/load.php +++ b/load.php @@ -43,6 +43,7 @@ $configFactory = ConfigFactory::getDefaultInstance(); $resourceLoader = new ResourceLoader( $configFactory->makeConfig( 'main' ) ); $resourceLoader->respond( new ResourceLoaderContext( $resourceLoader, $wgRequest ) ); +Profiler::instance()->setTemplated( true ); wfLogProfilingData(); // Shut down the database.