X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=profileinfo.php;h=f172cfb6f20918117ca4235033b43ecdd1f951d4;hb=35d9ad550f2f443455b3b76495d9cebfafdfaf37;hp=f18dfbff8e4e4b11e04121532bf93dfcfbf891cc;hpb=9e14eae8bc4961ca998683a1b34c215026add11d;p=lhc%2Fweb%2Fwiklou.git diff --git a/profileinfo.php b/profileinfo.php index f18dfbff8e..f172cfb6f2 100644 --- a/profileinfo.php +++ b/profileinfo.php @@ -27,8 +27,8 @@ ini_set( 'zlib.output_compression', 'off' ); -$wgEnableProfileInfo = $wgProfileToDatabase = false; -require ( __DIR__ . '/includes/WebStart.php' ); +$wgEnableProfileInfo = false; +require __DIR__ . '/includes/WebStart.php'; header( 'Content-Type: text/html; charset=utf-8' ); @@ -36,7 +36,7 @@ header( 'Content-Type: text/html; charset=utf-8' ); - + Profiling data