File

plugins/mod_pep_plus.lua @ 13582:67c9fc643873

mod_admin_shell: stats:show(): Friendlier error message when statistics disabled
author Matthew Wild <mwild1@gmail.com>
date Sat, 28 Dec 2024 18:35:24 +0000
parent 9074:0462405b1cfb
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");