lost $sent_to in jabber_public_notice
darcs-hash:20080829200859-84dde-d1c4c5897096a06dec8be14e81499d70a79c78d2.gz
This commit is contained in:
parent
f5fe013657
commit
b17bb9861c
|
@ -286,7 +286,6 @@ function jabber_public_notice($notice) {
|
|||
$msg = jabber_format_notice($profile, $notice);
|
||||
$entry = jabber_format_entry($profile, $notice);
|
||||
|
||||
$sent_to = array();
|
||||
$conn = jabber_connect();
|
||||
|
||||
foreach ($public as $address) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user