plugins/mod_unknown.lua
author Matthew Wild <mwild1@gmail.com>
Tue, 08 May 2018 07:11:33 +0100
changeset 8792 4ae8dd415e94
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_websocket: Store the request object on the session for use by other modules

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform