2022.09-rc
rabuzarus 2015-12-03 22:51:00 +01:00
rodzic 4b7f080c46
commit d94b96e546
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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
*