Badlop 2018-07-24 20:01:22 +02:00
parent 6dc452e7f5
commit 1be2112634
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ filter_fields([{SVar, [Val]} | Ds], Match, LServer)
LVal = mod_vcard:string2lower(Val),
NewMatch = case SVar of
<<"user">> ->
case gen_mod:get_module_opt(LServer, ?MODULE,
case gen_mod:get_module_opt(LServer, mod_vcard,
search_all_hosts) of
true -> Match#vcard_search{luser = make_val(LVal)};
false ->