Software /
code /
prosody
File
core/eventmanager2.lua @ 1054:084d265b37cf
Merge with 0.4 branch
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 23 Apr 2009 21:06:08 +0100 |
parent | 1008:da7691ebec9c |
child | 1243:cd004d83a12a |
line wrap: on
line source
local events = require "util.events".new(); module "eventmanager" return events;