plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Sat, 24 Feb 2024 14:35:17 +0100
changeset 13447 98a6ec4ce140
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_cron: Fix log format to account for float that was integer before

-- Unknown platform stub
module:set_global();

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