Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
index 0a60518..2241545 100644 (file)
@@ -1539,8 +1539,6 @@ function wfMsgGetKey( $key, $useDB = true, $langCode = false, $transform = true
 /**
  * Replace message parameter keys on the given formatted output.
  *
- * @deprecated since 1.18
- *
  * @param $message String
  * @param $args Array
  * @return string