]> git.mxchange.org Git - friendica.git/commit
Suppress notice when causer-id exists but not causer-link in Model\Item::isAllowedByUser
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 17 Nov 2020 23:06:16 +0000 (18:06 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 17 Nov 2020 23:06:16 +0000 (18:06 -0500)
commit096cb19d1205952142b3ed85d3760e6af4364d49
tree219d27c97322bd8f65c519d04d1e26e55f402e30
parent260b9e7bd3b8e663f77d05970df6cfb76e3ca430
Suppress notice when causer-id exists but not causer-link in Model\Item::isAllowedByUser

- Address https://github.com/friendica/friendica/issues/9252#issuecomment-723440980
src/Model/Item.php