bzr revid: al@openerp.com-20110407032940-fu020uiwxxuycxkt
This commit is contained in:
Antony Lesuisse 2011-04-07 05:29:40 +02:00
parent 0cfbf8d335
commit e7c7c441fe
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ class PollServer(openerpweb.Controller):
]
}
"""
mq = req.applicationsession.getdefault("web_chat",PollServerMessageQueue())
mq = req.applicationsession.setdefault("web_chat",PollServerMessageQueue())
print "chat login",kw
# r = 'loggued in'
#u = generate random.randint(0,2**32)