git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1095 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-07-27 16:05:13 +00:00
parent 67e4aacb8a
commit a24e6481cb
1 changed files with 0 additions and 3 deletions

View File

@ -440,9 +440,6 @@
]]></example>
<example caption='Server Informs Client of Failed Password Change (Not Allowed)'><![CDATA[
<iq type='error' from='shakespeare.lit' to='bill@shakespeare.lit/globe' id='change1'>
<query xmlns='jabber:iq:register'>
xxx
</query>
<error code='405' type='cancel'>
<not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error>