view plugins/mod_unknown.lua @ 9644:e31547ab1ca2 0.11

mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245)
author Kim Alvefur <zash@zash.se>
date Sun, 25 Nov 2018 14:47:36 +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