diff -r 65622bf34afc -r 6885fd2cf51f core/xmlhandlers.lua --- a/core/xmlhandlers.lua Tue Aug 26 13:15:06 2008 +0100 +++ b/core/xmlhandlers.lua Tue Aug 26 16:57:00 2008 +0100 @@ -42,7 +42,7 @@ session.streamid = m_random(1000000, 99999999); print(session, session.host, "Client opened stream"); send(""); - send(format("", session.streamid, session.host)); + send(format("", session.streamid, session.host)); --send(""); --send("PLAIN"); --send [[ ]]