view plugins/mod_pep_plus.lua @ 10602:f23add0df461 0.11

util.startup: Remove accidentally-committed debugging
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Jan 2020 15:50:16 +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");