File

plugins/mod_windows.lua @ 10275:a247fa8df7df

util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (thanks mrdoctorwho)
author Kim Alvefur <zash@zash.se>
date Sat, 28 Sep 2019 18:24:28 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here