view plugins/mod_pep_plus.lua @ 10647:d1bfda983ffe

Merge 0.11->trunk
author Matthew Wild <mwild1@gmail.com>
date Thu, 13 Feb 2020 14:27:42 +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");