From 50f74c932b5e0363e0a9d0c0561c6ac946774431 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 11 Jan 2021 20:18:28 +0100 Subject: Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469) --- src/mod_admin_extra.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mod_admin_extra.erl') diff --git a/src/mod_admin_extra.erl b/src/mod_admin_extra.erl index 9a7c3560f..a90a22cea 100644 --- a/src/mod_admin_extra.erl +++ b/src/mod_admin_extra.erl @@ -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(), -- cgit v1.2.3