diff --git a/src/web/ejabberd_http_bind.erl b/src/web/ejabberd_http_bind.erl index bfe68195c..43fd9ecfd 100644 --- a/src/web/ejabberd_http_bind.erl +++ b/src/web/ejabberd_http_bind.erl @@ -188,7 +188,7 @@ process_request(Data, IP) -> {error, _} -> {200, ?HEADER, "BOSH module not startedBOSH module not started"}; {ok, Pid} -> handle_session_start( Pid, XmppDomain, Sid, Rid, Attrs,