File

plugins/mod_unknown.lua @ 9492:c03c60a2dede

mod_storage_sql: Have :users() throw an error on failure instead of returning non-iterator values
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 19:15:46 +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