From: Platonides Date: Fri, 9 Apr 2010 18:08:38 +0000 (+0000) Subject: Follow up r64813 and r64814 by also applying r64814 to the branches. X-Git-Tag: 1.31.0-rc.0~37197 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=551f826d7ebe94c71441ac92d6c945555785e352;p=lhc%2Fweb%2Fwiklou.git Follow up r64813 and r64814 by also applying r64814 to the branches. --- diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php index fb3cf3942a..22257f6a23 100644 --- a/includes/parser/Parser.php +++ b/includes/parser/Parser.php @@ -348,8 +348,8 @@ class Parser { * The page doesn't get language converted if * a) It's disabled * b) Titles aren't converted - * c) Content isn't converted and this is not a talk page - * d) It's a conversion table + * c) Content isn't converted and this is not a talk page + * d) It's a conversion table */ if ( !( $wgDisableLangConversion || isset( $this->mDoubleUnderscores['notitleconvert'] )