File

plugins/mod_unknown.lua @ 7319:afa83f3ccaad

certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro)
author Matthew Wild <mwild1@gmail.com>
date Sat, 26 Mar 2016 19:55:08 +0000
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