24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

minor change, back to original patch

SVN Revision: 2017
This commit is contained in:
Christophe Romain 2009-04-14 09:48:34 +00:00
parent 412f65a0cb
commit e740cfcc47

View File

@ -179,8 +179,8 @@ receive_packet(From, To, {xmlelement, "presence", Attrs, Els}) ->
ok; ok;
"subscribe" -> "subscribe" ->
ok; ok;
"subscribed" -> % "subscribed" -> % this my be useless, to be checked
ok; % ok;
"unsubscribe" -> "unsubscribe" ->
ok; ok;
"unsubscribed" -> "unsubscribed" ->