mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 10:39:29 +02:00
Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)
This commit is contained in:
parent
446cb485ac
commit
50f74c932b
12 changed files with 34 additions and 34 deletions
|
@ -1478,7 +1478,7 @@ srg_user_del(User, Host, Group, GroupHost) ->
|
|||
%%% Stanza
|
||||
%%%
|
||||
|
||||
%% @doc Send a message to a Jabber account.
|
||||
%% @doc Send a message to an XMPP account.
|
||||
%% @spec (Type::binary(), From::binary(), To::binary(), Subject::binary(), Body::binary()) -> ok
|
||||
send_message(Type, From, To, Subject, Body) ->
|
||||
CodecOpts = ejabberd_config:codec_options(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue