File

plugins/mod_unknown.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

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform