From: Liangent Date: Tue, 7 May 2013 05:04:10 +0000 (+0000) Subject: Fix I25cf5a94: It should be @since 1.21 now. X-Git-Tag: 1.31.0-rc.0~19751 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/message.php?a=commitdiff_plain;h=8d882c8ec13a33626fdf806c54f0a91483254184;p=lhc%2Fweb%2Fwiklou.git Fix I25cf5a94: It should be @since 1.21 now. That patch was created before 1.20 release and has stayed there for a long time... Change-Id: Icd28f749d55dd820e142ba094c848b713d9548ab --- diff --git a/languages/LanguageConverter.php b/languages/LanguageConverter.php index 4969a7c88d..3770b9b1bb 100644 --- a/languages/LanguageConverter.php +++ b/languages/LanguageConverter.php @@ -1363,7 +1363,7 @@ class ConverterRule { * and may return false in this case (so this title conversion rule * will be ignored and the original title is shown). * - * @since 1.20 + * @since 1.21 * @param $variant The variant code to display page title in * @return String|false The converted title or false if just page name */