File

plugins/mod_unknown.lua @ 8699:580c13ed0ca1

util.startup: Initialize the 'prosody' global earlier (various things needs the global util.events instance)
author Kim Alvefur <zash@zash.se>
date Thu, 29 Mar 2018 16:36:18 +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