File

plugins/mod_windows.lua @ 6087:821756a862b0

certmanager: Fix traceback if no global 'ssl' section set (thanks albert)
author Kim Alvefur <zash@zash.se>
date Sun, 20 Apr 2014 21:25:26 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here