25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

* src/mod_pubsub/mod_pubsub.erl: Fixed URI.

SVN Revision: 1020
This commit is contained in:
Badlop 2007-12-04 21:35:41 +00:00
parent 1724ee2b15
commit d3a86d7660
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
2007-12-04 Badlop <badlop@process-one.net>
* src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the Jabber
server as a pubsub service.
server as a pubsub service. Fixed URI.
2007-12-03 Mickael Remond <mremond@process-one.net>

View File

@ -854,7 +854,7 @@ iq_sm(From, To, #iq{type = Type, sub_el = SubEl, xmlns = XMLNS, lang = Lang} = I
iq_get_vcard(Lang) ->
[{xmlelement, "FN", [], [{xmlcdata, "ejabberd/mod_pubsub"}]},
{xmlelement, "URL", [], [{xmlcdata, "http://www.process-one.net/en/projects/ejabberd/"}]},
{xmlelement, "URL", [], [{xmlcdata, ?EJABBERD_URI}]},
{xmlelement, "DESC", [],
[{xmlcdata,
translate:translate(Lang,