aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/items.php')
-rw-r--r--include/items.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index 8a244db2f..a01a0e2fa 100644
--- a/include/items.php
+++ b/include/items.php
@@ -2409,6 +2409,7 @@ function send_status_notifications($post_id,$item) {
$parent = 0;
$is_reaction = false;
+ $thr_parent_id = 0;
$type = ((intval($item['item_private']) === 2) ? NOTIFY_MAIL : NOTIFY_COMMENT);