Functionality is now added
This commit is contained in:
parent
ecb4848dfd
commit
8e2494568e
2 changed files with 15 additions and 2 deletions
|
@ -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']))) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue