plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Sat, 22 Jul 2023 14:55:27 +0200
changeset 13244 a378937103cb
parent 6003 28a90f5fea46
permissions -rw-r--r--
util.sql: Remove unused String() and Integer() functions According to MattJ, leftovers from an earlier vision for util.sql

-- Unknown platform stub
module:set_global();

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