File

plugins/mod_windows.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

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here