Software /
code /
prosody
File
core/eventmanager2.lua @ 1225:1e01a913baf5
sessionmanager: Fixed an old FIXME: A problem caused by an error on an authenticated but unbound session
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Fri, 29 May 2009 23:22:58 +0500 |
parent | 1008:da7691ebec9c |
child | 1243:cd004d83a12a |
line wrap: on
line source
local events = require "util.events".new(); module "eventmanager" return events;