Software /
code /
prosody
Diff
plugins/mod_roster.lua @ 12949:2f61ebcf37c0
prosody.loader: Ensure already loaded modules are found in old and new namespaces
Prevents modules being initialized twice, ensuring that
require"prosody.util.foo" == require"util.foo"
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 17 Mar 2023 15:11:26 +0100 |
parent | 12101:7cd94469d15f |
child | 12977:74b9e05af71e |