]> granicus.if.org Git - ejabberd/commitdiff
minor change, back to original patch
authorChristophe Romain <christophe.romain@process-one.net>
Tue, 14 Apr 2009 09:48:34 +0000 (09:48 +0000)
committerChristophe Romain <christophe.romain@process-one.net>
Tue, 14 Apr 2009 09:48:34 +0000 (09:48 +0000)
SVN Revision: 2017

src/mod_caps.erl

index dca7a3c312d662dc64855aec39e10049020b4d62..5d0682176932028e7b102251c9039db8627709f4 100644 (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" ->