plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Fri, 21 Sep 2018 21:19:44 +0200
changeset 9339 9e8d7d461c7d
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_http: Hook the host-less event if hooked from a global module

-- Unknown platform stub
module:set_global();

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