X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fgroup.php;h=fd1c97dfde47d1af8c665b03eac51370428a7940;hb=9d4d29ad9eb6302fb02eda0ba5f6bcd128a86f49;hp=64c74ba2d123ab4c517359ff1508a24ff74ef636;hpb=4b7f080c4647e5f0d6288b381169236a03791f19;p=friendica.git diff --git a/include/group.php b/include/group.php index 64c74ba2d1..fd1c97dfde 100644 --- a/include/group.php +++ b/include/group.php @@ -346,7 +346,7 @@ function groups_containing($uid,$c) { * Count unread items of each groups * * @return array - * 'id' => contact id + * 'id' => group id * 'name' => group name * 'count' => counted unseen group items *