mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-01 17:53:00 +01:00
debug log fix
SVN Revision: 1098
This commit is contained in:
parent
d74c527101
commit
1f8c32cbff
@ -1687,7 +1687,6 @@ send_items(Host, Node, LJID, Number) ->
|
||||
%% Response = [pubsubIQResponse()]
|
||||
%% @doc <p>Return the list of affiliations as an XMPP response.</p>
|
||||
get_affiliations(Host, JID, Plugins) when is_list(Plugins) ->
|
||||
?INFO_MSG("**1 ~p",[{Host,JID,Plugins}]),
|
||||
Result = lists:foldl(
|
||||
fun(Type, {Status, Acc}) ->
|
||||
Features = features(Type),
|
||||
|
Loading…
Reference in New Issue
Block a user