File

plugins/mod_unknown.lua @ 11076:505c3e5907a5

util.error: Simplify error creation - remove ability to set context from templates, and remove default context
author Matthew Wild <mwild1@gmail.com>
date Fri, 25 Sep 2020 12:19:30 +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