File

plugins/mod_unknown.lua @ 7461:72e48bddf617

util.time: New tiny library to abstract LuaSocket's gettime() function, so we can use other sources in the future
author Matthew Wild <mwild1@gmail.com>
date Tue, 28 Jun 2016 14:49:44 +0100
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