aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_odbc.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_vcard_odbc.erl')
-rw-r--r--src/mod_vcard_odbc.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_vcard_odbc.erl b/src/mod_vcard_odbc.erl
index 258b280b7..954c0f85c 100644
--- a/src/mod_vcard_odbc.erl
+++ b/src/mod_vcard_odbc.erl
@@ -388,7 +388,7 @@ do_route(ServerHost, From, To, Packet) ->
IQ#iq{type = result,
sub_el = [{xmlelement,
"query",
- [{"xmlns", ?NS_DISCO_INFO}],
+ [{"xmlns", ?NS_DISCO_ITEMS}],
[]}]},
ejabberd_router:route(To,
From,