]> granicus.if.org Git - ejabberd/commitdiff
* src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
authorAlexey Shchepin <alexey@process-one.net>
Wed, 30 May 2007 21:15:28 +0000 (21:15 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Wed, 30 May 2007 21:15:28 +0000 (21:15 +0000)
Badlop)

SVN Revision: 777

ChangeLog
src/mod_vcard_odbc.erl

index 413de5adf37a9c24b098978423fd6c1517a7ca49..7055110db3c5956017a7b2602a3d1c3b8a274d6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-31  Alexey Shchepin  <alexey@sevcom.net>
+
+       * src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
+       Badlop)
+
 2007-05-29  Mickael Remond  <mickael.remond@process-one.net>
 
        * src/mod_vcard_odbc.erl: Make service description translatable in 
index e15ea38c1e04e03740f0b3160c9a48bdb507a41c..4eaa8926e150285222b335377a941280de7861d3 100644 (file)
@@ -341,7 +341,7 @@ do_route(ServerHost, From, To, Packet) ->
                                                  From,
                                                  jlib:iq_to_xml(ResIQ))
                    end;
-               #iq{type = Type, xmlns = ?NS_DISCO_INFO} ->
+               #iq{type = Type, xmlns = ?NS_DISCO_INFO, lang = Lang} ->
                    case Type of
                        set ->
                            Err = jlib:make_error_reply(