File

plugins/mod_unknown.lua @ 7312:b4e99602ae75

util.sql: Charset should be innocent until proven guilty (initialize charset_ok to true), fixes bug introduced in 187ba2e9c012
author Matthew Wild <mwild1@gmail.com>
date Wed, 23 Mar 2016 12:17:28 +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