view plugins/mod_unknown.lua @ 6796:87ec4e783ebd

mod_admin_adhoc: Declare local variable, don't set a global [luacheck]
author Kim Alvefur <zash@zash.se>
date Wed, 26 Aug 2015 13:08:51 +0200
parents 28a90f5fea46
children
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