From: rabuzarus <> Date: Tue, 24 Nov 2015 21:34:23 +0000 (+0100) Subject: forumlist: little doxygen polishing X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bc61d76b56f190150dea4c9083fbd08bbb36506b;p=friendica.git forumlist: little doxygen polishing --- diff --git a/include/forums.php b/include/forums.php index 2866d94e3f..13a3afcaae 100644 --- a/include/forums.php +++ b/include/forums.php @@ -155,9 +155,9 @@ function forumlist_profile_advanced($uid) { * Count unread items of connected forums and private groups * * @return array - * id = contact id - * name = contact name - * count = counted unseen items + * 'id' => contact id + * 'name' => contact/forum name + * 'count' => counted unseen forum items * */