File

plugins/mod_unknown.lua @ 7075:47a2deb74b56

MUC: Fix global access when setting 'whois', probably resulted in wrong status code return (thanks EmilyRose)
author Kim Alvefur <zash@zash.se>
date Mon, 11 Jan 2016 13:44:48 +0100
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