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
1 changed files with 2 additions and 2 deletions

View File

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