aboutsummaryrefslogtreecommitdiff
path: root/src/web/mod_http_bind.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-06-16 17:46:08 +0000
committerBadlop <badlop@process-one.net>2009-06-16 17:46:08 +0000
commit261b7dc0d94d6de84a3a0a8b6694eb88730273d6 (patch)
tree849477f8f8c918a469e5cbf8703ad89e9a672ff3 /src/web/mod_http_bind.erl
parentDo not overwrite the stanza namespace (thanks to Anastasia Gornostaeva) (diff)
Migration code for people using previous version of the HTTP binding module (EJAB-390)
SVN Revision: 2230
Diffstat (limited to 'src/web/mod_http_bind.erl')
-rw-r--r--src/web/mod_http_bind.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/mod_http_bind.erl b/src/web/mod_http_bind.erl
index 1dba7d193..edd9fa08c 100644
--- a/src/web/mod_http_bind.erl
+++ b/src/web/mod_http_bind.erl
@@ -3,7 +3,7 @@
%%% Author : Stefan Strigler <steve@zeank.in-berlin.de>
%%% Purpose : Implementation of XMPP over BOSH (XEP-0206)
%%% Created : Tue Feb 20 13:15:52 CET 2007
-%%% Id : $Id: mod_http_bind.erl 156 2007-06-25 09:22:57Z cromain $
+%%% Id : $Id: mod_http_bind.erl 412 2007-11-15 10:10:09Z mremond $
%%%----------------------------------------------------------------------
%%%----------------------------------------------------------------------