mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Clean mod_vcard_xupdate.erl from DB specific code
This commit is contained in:
parent
7fd4808cde
commit
2d7e03f5e1
5 changed files with 216 additions and 121 deletions
2
include/mod_vcard_xupdate.hrl
Normal file
2
include/mod_vcard_xupdate.hrl
Normal file
|
@ -0,0 +1,2 @@
|
|||
-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
|
||||
hash = <<>> :: binary()}).
|
Loading…
Add table
Add a link
Reference in a new issue