File

plugins/mod_unknown.lua @ 10845:785fa0112411

mod_admin_telnet: Update existing sessions on reload This removes the need to disconnect and reconnect to the telnet console for changes to take effect.
author Kim Alvefur <zash@zash.se>
date Sat, 16 May 2020 20:46:12 +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