From: Roan Kattouw Date: Thu, 25 Feb 2010 16:04:04 +0000 (+0000) Subject: Add @since 1.17 to Skin::addToSidebarPlain() per Nikerabbit X-Git-Tag: 1.31.0-rc.0~37610 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=213328abccbd7d6497607158792f909d2b008c0c;p=lhc%2Fweb%2Fwiklou.git Add @since 1.17 to Skin::addToSidebarPlain() per Nikerabbit --- diff --git a/includes/Skin.php b/includes/Skin.php index e13dd0865b..49b375346b 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -2106,6 +2106,7 @@ CSS; /** * Add content from plain text + * @since 1.17 * @param &$bar array * @param $text string */