1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-24 10:12:19 -05:00

include status 110 in nick change to user

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@271 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2006-12-13 22:11:54 +00:00
parent 0566f46716
commit d8995ddf5c

View File

@ -1567,6 +1567,7 @@
nick='oldhag'
role='participant'/>
<status code='303'/>
<status code='110'/>
</x>
</presence>
@ -1595,6 +1596,7 @@
<item affiliation='member'
jid='hag66@shakespeare.lit/pda'
role='participant'/>
<status code='110'/>
</x>
</presence>
]]></example>