]> git.mxchange.org Git - friendica.git/commit
Handle rare case where contact doesn't exist in Model\Group::getIdsByContactId
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 25 Jul 2022 13:13:42 +0000 (09:13 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 25 Jul 2022 16:07:42 +0000 (12:07 -0400)
commit488f4dcaa46ef6c3dd18f2c7a8ce06fded716b91
tree7a5473ffd2361b278875fad157390ac905e08059
parenta5d679ea959a4317be76efd8cad99bf00ba6e3d0
Handle rare case where contact doesn't exist in Model\Group::getIdsByContactId

- Address https://github.com/friendica/friendica/issues/11632#issuecomment-1193953621
src/Model/Group.php