summaryrefslogtreecommitdiff
path: root/xmppdaemon.php
diff options
context:
space:
mode:
Diffstat (limited to 'xmppdaemon.php')
-rwxr-xr-xxmppdaemon.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmppdaemon.php b/xmppdaemon.php
index 85810fdbf..6509ed1fa 100755
--- a/xmppdaemon.php
+++ b/xmppdaemon.php
@@ -204,6 +204,7 @@ class XMPPDaemon {
return;
}
$notice->query('COMMIT');
+ common_save_replies($notice);
common_real_broadcast($notice);
$this->log(LOG_INFO,
'Added notice ' . $notice->id . ' from user ' . $user->nickname);