plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Sun, 06 Jan 2019 12:17:00 +0100
branch0.11
changeset 9767 982529dd0bed
parent 9077 0462405b1cfb
permissions -rw-r--r--
mod_posix: Don't reload logging twice See 18eca6afb367

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