File

plugins/mod_unknown.lua @ 7342:79a5db780e8b

moduleapi: Allow an origin session to be passed to module:send()
author Kim Alvefur <zash@zash.se>
date Wed, 06 Apr 2016 21:29:30 +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