view plugins/mod_unknown.lua @ 6781:05cd80ec107c

mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator)
author Kim Alvefur <zash@zash.se>
date Sun, 22 Feb 2015 19:06:26 +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