From: Zheng Zhu Date: Sat, 23 Oct 2004 13:00:33 +0000 (+0000) Subject: forgot to move the comment X-Git-Tag: 1.5.0alpha1~1483 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=2f305c082a48cf0a28f0699ed0c08f303f8e2b6f;p=lhc%2Fweb%2Fwiklou.git forgot to move the comment --- diff --git a/includes/Parser.php b/includes/Parser.php index ecbf761765..80dd1a7834 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -1095,8 +1095,7 @@ class Parser global $wgLang, $wgContLang, $wgLinkCache; global $wgDisableLangConversion; static $fname = 'Parser::replaceInternalLinks' ; - # use a counter to prevent too much unknown links from - # being checked for different language variants. + wfProfileIn( $fname ); wfProfileIn( $fname.'-setup' );