Fix post update / clean up code
This commit is contained in:
@@ -487,6 +487,8 @@ class PostUpdate
|
||||
}
|
||||
|
||||
while ($item = DBA::fetch($items)) {
|
||||
$id = $item['id'];
|
||||
|
||||
UserItem::setNotification($item['id']);
|
||||
|
||||
++$rows;
|
||||
|
||||
Reference in New Issue
Block a user