Added @since tags
authorjeroendedauw <jeroendedauw@gmail.com>
Thu, 9 Aug 2012 16:03:14 +0000 (18:03 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Thu, 9 Aug 2012 19:03:46 +0000 (21:03 +0200)
Change-Id: I90717790ac159713e48de7eb89649c3bcbce1d87

includes/Message.php

index 78b9ec2..f559d30 100644 (file)
@@ -324,6 +324,7 @@ class Message {
         * Request the message in any language that is supported.
         * As a side effect interface message status is unconditionally
         * turned off.
+        * @since 1.17
         * @param $lang Mixed: language code or Language object.
         * @return Message: $this
         */
@@ -347,6 +348,7 @@ class Message {
        /**
         * Request the message in the wiki's content language,
         * unless it is disabled for this message.
+        * @since 1.17
         * @see $wgForceUIMsgAsContentMsg
         * @return Message: $this
         */