view plugins/mod_unknown.lua @ 9754:cbbc6fefd07d

mod_admin_telnet: config:get: Assume the global section if only one argument is given
author Kim Alvefur <zash@zash.se>
date Fri, 04 Jan 2019 13:39:13 +0100
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