view plugins/mod_pep_plus.lua @ 11094:03fdf41fd948

util.error: Pass converted stanza errors throguh new() In order to benefit from common processing
author Kim Alvefur <zash@zash.se>
date Sun, 27 Sep 2020 00:17:48 +0200
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");