1
0
Fork 0

Functionality is now added

This commit is contained in:
Michael 2020-01-05 01:23:40 +00:00
commit 8e2494568e
2 changed files with 15 additions and 2 deletions

View file

@ -2026,6 +2026,8 @@ class Item
self::updateContact($item);
UserItem::setNotification($current_post, $item['uid']);
check_user_notification($current_post);
if ($notify || ($item['visible'] && ((!empty($parent) && $parent['origin']) || $item['origin']))) {