forumlist: little doxygen polishing
authorrabuzarus <>
Tue, 24 Nov 2015 21:34:23 +0000 (22:34 +0100)
committerrabuzarus <>
Tue, 24 Nov 2015 21:34:23 +0000 (22:34 +0100)
include/forums.php

index 2866d94..13a3afc 100644 (file)
@@ -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
  * 
  */