Fix doxygen docs before REL1_19 branching
[lhc/web/wiklou.git] / includes / specials / SpecialListusers.php
index 05f9a75..1cfae55 100644 (file)
@@ -263,6 +263,7 @@ class UsersPager extends AlphabeticPager {
         * Format a link to a group description page
         *
         * @param $group String: group name
+        * @param $username String Username
         * @return string
         */
        protected static function buildGroupLink( $group, $username ) {