24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

expose more functions so developers can implement prebinding methods

This commit is contained in:
Christopher tofu Zorn 2010-05-05 16:17:31 -04:00 committed by Badlop
parent e5535c80da
commit a76d3d46fc

View File

@ -32,6 +32,12 @@
change_shaper/2,
monitor/1,
close/1,
start/4,
handle_session_start/8,
handle_http_put/4,
http_put/7,
http_get/2,
prepare_response/4,
process_request/2]).
-include("ejabberd.hrl").