view plugins/mod_windows.lua @ 6244:dfaacf042cfe

plugins/muc/mod_muc: Remove attempt_room_creation and create_room function. Instead have a 'track_room' function called from the end of the pre-create hook, and just create an un-tracked room object when we get a presence
author daurnimator <quae@daurnimator.com>
date Tue, 29 Apr 2014 19:35:25 -0400
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here