From d94b96e54676a220e064dcfd1d12bdbc2a939a95 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 3 Dec 2015 22:51:00 +0100 Subject: [PATCH] ping: docu fix --- include/group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *