broadcast directly from xmpp daemon
darcs-hash:20080704072909-5a68a-098c1b44f4e188d101d0786730d2e41ddb359c9a.gz
This commit is contained in:
parent
0b5e79dc01
commit
93fc218f79
@ -202,7 +202,7 @@ class XMPPDaemon {
|
||||
return;
|
||||
}
|
||||
$notice->query('COMMIT');
|
||||
common_broadcast_notice($notice);
|
||||
common_real_broadcast($notice);
|
||||
$this->log(LOG_INFO,
|
||||
'Added notice ' . $notice->id . ' from user ' . $user->nickname);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user