File

plugins/mod_unknown.lua @ 8138:cb605fb60e32

mod_storage_sql: Fix logic error introduced by variable rename in aa9f198cb3c9 (thanks waqas)
author Matthew Wild <mwild1@gmail.com>
date Sun, 30 Apr 2017 10:44:53 +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