mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Export make_sid so we can use it in pre-binding.
This commit is contained in:
parent
942c6e4dd0
commit
1eeff9b0df
@ -38,7 +38,8 @@
|
||||
http_put/7,
|
||||
http_get/2,
|
||||
prepare_response/4,
|
||||
process_request/2]).
|
||||
process_request/2,
|
||||
make_sid/0]).
|
||||
|
||||
-include("ejabberd.hrl").
|
||||
-include("jlib.hrl").
|
||||
|
Loading…
Reference in New Issue
Block a user