view plugins/mod_pep_plus.lua @ 10645:067ada779ea5

stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)
author Matthew Wild <mwild1@gmail.com>
date Wed, 05 Feb 2020 22:53:59 +0000
parents 0462405b1cfb
children
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");