diff --git a/lib/jabber.php b/lib/jabber.php index 504e050ce3..db043ff729 100644 --- a/lib/jabber.php +++ b/lib/jabber.php @@ -222,6 +222,7 @@ function jabber_broadcast_notice($notice) { 'Sending reply notice ' . $notice->id . ' to ' . $user->jabber, __FILE__); $conn->message($user->jabber, $msg, 'chat', NULL, $entry); + $sent_to[$user->id] = 1; } # Now, get users subscribed to this profile