plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Mon, 07 Mar 2022 00:35:29 +0100
changeset 12392 50fcd3879482
parent 9077 0462405b1cfb
permissions -rw-r--r--
spelling: non-existing mistakes (thanks timeless)

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