plugins/muc/mod_muc: Get rid of room global; use module:shared to get it
[prosody.git] / plugins / mod_unknown.lua
1 -- Unknown platform stub
2 module:set_global();
3
4 -- TODO Do things that make sense if we don't know about the platform