forked from GNUsocial/gnu-social
optionally queue jabber confirmations
darcs-hash:20080706035707-84dde-5403fe9bcb017c401fe5847527628df548e54499.gz
This commit is contained in:
@@ -93,7 +93,7 @@ function jabber_confirm_address($code, $nickname, $address) {
|
||||
'address bar of your browser). If that user isn\'t you, ' .
|
||||
'or if you didn\'t request this confirmation, just ignore this message.';
|
||||
|
||||
jabber_send_message($address, $body);
|
||||
return jabber_send_message($address, $body);
|
||||
}
|
||||
|
||||
function jabber_special_presence($type, $to=NULL, $show=NULL, $status=NULL) {
|
||||
|
Reference in New Issue
Block a user