X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=load.php;h=ef2df3126f3dffc452a9108a6dcb55f6366d495a;hb=132f1b1ea8ddf6662adf3d03c5bbc041fa409b9a;hp=f66cd5a8ec630685ca3e8f0faf7cf5ba46b18c08;hpb=96a8ab6928b3e0be884c33eed8a1febf6fc4c31e;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.