Software /
code /
prosody
File
plugins/mod_unknown.lua @ 10658:52c6dfa04dba
mod_admin_telnet: Fix host selection filter, fixes loading on components
get_hosts_with_module(a component, mod) would still filter out
components since they don't have type="component" instead of "local"
Introduced in 4d3549e64489
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 22 Feb 2020 18:32:50 +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