mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Add missing export
This commit is contained in:
parent
cc63bcc997
commit
c0e7b298db
@ -35,7 +35,7 @@
|
||||
|
||||
-export([start/2, stop/1, process_local_iq/1, export/1,
|
||||
process_sm_iq/1, on_presence_update/4, import_info/0,
|
||||
import/5, store_last_info/4, get_last_info/2,
|
||||
import/5, import_start/2, store_last_info/4, get_last_info/2,
|
||||
remove_user/2, transform_options/1, mod_opt_type/1,
|
||||
opt_type/1, register_user/2, depends/2]).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user