File

plugins/mod_pep_plus.lua @ 10695:52886aad9ee1

usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508)
author Matthew Wild <mwild1@gmail.com>
date Thu, 19 Mar 2020 14:12:40 +0000
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");