X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=img_auth.php;h=dcd171f94ed328c0abf445feecd6afe738d43c0b;hb=1ad3e0f29e7807a1c48659613ef0d7eb77127aaa;hp=55f17ac7f474e11dc5d6727179af5eafebc964e7;hpb=2e9b0a1437ad80ebc99c0690d5da38c194c40c7e;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();