plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Mon, 25 Nov 2019 23:51:41 +0100
changeset 10452 cbe524ed1a6a
parent 9077 0462405b1cfb
permissions -rw-r--r--
MUC: Indicate origin of registration related errors

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