plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Tue, 04 Oct 2022 12:04:43 +0200
changeset 12744 f58c6ae5edc1
parent 9077 0462405b1cfb
permissions -rw-r--r--
mod_authz_internal: Fix warning due to global use Thanks Menel and Martin

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");