From: Tim Starling Date: Wed, 26 Jul 2006 03:51:49 +0000 (+0000) Subject: profiling X-Git-Tag: 1.31.0-rc.0~56147 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=489a4a55cfc98960e01a9bb7a5b6fafe056f7f14;p=lhc%2Fweb%2Fwiklou.git profiling --- diff --git a/includes/UserMailer.php b/includes/UserMailer.php index 8de39a6452..2cfa188821 100644 --- a/includes/UserMailer.php +++ b/includes/UserMailer.php @@ -286,7 +286,7 @@ class EmailNotification { ); # FIXME what do we do on failure ? } - + wfProfileOut( $fname ); } # function NotifyOnChange /**