mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
after check, last commit was useless
SVN Revision: 2019
This commit is contained in:
parent
e740cfcc47
commit
0770e0eee4
@ -179,8 +179,8 @@ receive_packet(From, To, {xmlelement, "presence", Attrs, Els}) ->
|
||||
ok;
|
||||
"subscribe" ->
|
||||
ok;
|
||||
% "subscribed" -> % this my be useless, to be checked
|
||||
% ok;
|
||||
"subscribed" ->
|
||||
ok;
|
||||
"unsubscribe" ->
|
||||
ok;
|
||||
"unsubscribed" ->
|
||||
|
Loading…
Reference in New Issue
Block a user