Remove all usage of wfUILang(), deprecated in 1.18. Also some other minor tweaks...
authorRobin Pepermans <robin@users.mediawiki.org>
Mon, 13 Feb 2012 20:26:02 +0000 (20:26 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Mon, 13 Feb 2012 20:26:02 +0000 (20:26 +0000)
includes/GlobalFunctions.php

index 0e31de5..be920fb 100644 (file)
@@ -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