Add @since 1.17 to Skin::addToSidebarPlain() per Nikerabbit
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 25 Feb 2010 16:04:04 +0000 (16:04 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 25 Feb 2010 16:04:04 +0000 (16:04 +0000)
includes/Skin.php

index e13dd08..49b3753 100644 (file)
@@ -2106,6 +2106,7 @@ CSS;
        
        /**
         * Add content from plain text
+        * @since 1.17
         * @param &$bar array
         * @param $text string
         */