plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Fri, 04 Jan 2019 13:39:13 +0100
changeset 9758 cbbc6fefd07d
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_admin_telnet: config:get: Assume the global section if only one argument is given

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here