File

plugins/mod_windows.lua @ 6841:be87ab2d611c

plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
author Kim Alvefur <zash@zash.se>
date Mon, 21 Sep 2015 23:06:22 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here