mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
parent
be35350b9c
commit
f3d5916236
@ -22,7 +22,7 @@
|
|||||||
%%%----------------------------------------------------------------------
|
%%%----------------------------------------------------------------------
|
||||||
-module(mod_mix_pam).
|
-module(mod_mix_pam).
|
||||||
-behaviour(gen_mod).
|
-behaviour(gen_mod).
|
||||||
-protocol({xep, 405, '0.2.1'}).
|
-protocol({xep, 405, '0.3.0'}).
|
||||||
|
|
||||||
%% gen_mod callbacks
|
%% gen_mod callbacks
|
||||||
-export([start/2, stop/1, reload/3, depends/2, mod_opt_type/1, mod_options/1]).
|
-export([start/2, stop/1, reload/3, depends/2, mod_opt_type/1, mod_options/1]).
|
||||||
|
Loading…
Reference in New Issue
Block a user