mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Compare commits
2 commits
ff3d33dde4
...
a46325166a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a46325166a | ||
![]() |
654d4b81b1 |
1 changed files with 0 additions and 5 deletions
|
@ -420,11 +420,6 @@ send_welcome_message(JID) ->
|
|||
to = JID,
|
||||
type = chat,
|
||||
subject = xmpp:mk_text(Subj),
|
||||
body = xmpp:mk_text(<<Subj/binary, "\n\n", Body/binary>>)}),
|
||||
ejabberd_router:route(
|
||||
#message{from = jid:make(Host),
|
||||
to = JID,
|
||||
subject = xmpp:mk_text(Subj),
|
||||
body = xmpp:mk_text(Body)})
|
||||
end.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue