plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Sun, 21 Oct 2018 17:58:50 +0200
changeset 9536 00a8e627854e
parent 9077 0462405b1cfb
permissions -rw-r--r--
mod_storage_memory: Remove compat for very early argument order

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