File

plugins/mod_unknown.lua @ 12740:f58c6ae5edc1

mod_authz_internal: Fix warning due to global use Thanks Menel and Martin
author Kim Alvefur <zash@zash.se>
date Tue, 04 Oct 2022 12:04:43 +0200
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