File

plugins/mod_unknown.lua @ 6409:5fd6c739e9bf

plugins/mod_muc_unique: Fix undefined global access (thanks Lance)
author Waqas Hussain <waqas20@gmail.com>
date Tue, 16 Sep 2014 12:27:05 -0400
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform