X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=img_auth.php;h=dcd171f94ed328c0abf445feecd6afe738d43c0b;hb=b35ebdb1f568c2dea5dd504d7748116a68849e11;hp=55f17ac7f474e11dc5d6727179af5eafebc964e7;hpb=25b73462a10fa359e917926cab49bf9bc5575ee5;p=lhc%2Fweb%2Fwiklou.git diff --git a/img_auth.php b/img_auth.php index 55f17ac7f4..dcd171f94e 100644 --- a/img_auth.php +++ b/img_auth.php @@ -47,6 +47,7 @@ $wgArticlePath = false; # Don't let a "/*" article path clober our action path $wgActionPaths = array( "$wgUploadPath/" ); wfImageAuthMain(); +wfProfileOut( 'img_auth.php' ); wfLogProfilingData(); // Commit and close up! $factory = wfGetLBFactory();