plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Tue, 04 Oct 2022 12:04:43 +0200
changeset 12744 f58c6ae5edc1
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_authz_internal: Fix warning due to global use Thanks Menel and Martin

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform