Software /
code /
prosody
File
core/eventmanager2.lua @ 1229:331a68645f67
Automated merge with http://waqas.ath.cx:8000/
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 29 May 2009 22:06:21 +0100 |
parent | 1008:da7691ebec9c |
child | 1243:cd004d83a12a |
line wrap: on
line source
local events = require "util.events".new(); module "eventmanager" return events;