mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 19:42:11 +02:00
Rewrite mod_shared_roster backends module to use XML generator
This commit is contained in:
parent
a093e9d441
commit
f19d2fdcff
3 changed files with 1 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
add_user_to_group/3, remove_user_from_group/3, import/1,
|
||||
import/2, export/1]).
|
||||
|
||||
-include("jlib.hrl").
|
||||
-include("jid.hrl").
|
||||
-include("mod_roster.hrl").
|
||||
-include("mod_shared_roster.hrl").
|
||||
-include("ejabberd_sql_pt.hrl").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue