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