From: Robin Pepermans Date: Mon, 13 Feb 2012 20:26:02 +0000 (+0000) Subject: Remove all usage of wfUILang(), deprecated in 1.18. Also some other minor tweaks... X-Git-Tag: 1.31.0-rc.0~24724 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=fb3ae443efd888906842f908c105e15d9ebdd413;p=lhc%2Fweb%2Fwiklou.git Remove all usage of wfUILang(), deprecated in 1.18. Also some other minor tweaks. Didn't remove wfUILang itself yet in case someone uses older versions of the extensions with trunk/1.20. --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 0e31de51ac..be920fb6ae 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1282,7 +1282,7 @@ function wfGetLangObj( $langcode = false ) { /** * Old function when $wgBetterDirectionality existed - * Removed in core, kept in extensions for backwards compat. + * All usage removed, wfUILang can be removed in near future * * @deprecated since 1.18 * @return Language