view plugins/mod_windows.lua @ 8138:cb605fb60e32

mod_storage_sql: Fix logic error introduced by variable rename in aa9f198cb3c9 (thanks waqas)
author Matthew Wild <mwild1@gmail.com>
date Sun, 30 Apr 2017 10:44:53 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here