view plugins/mod_pep_plus.lua @ 14194:159047a453f2 13.0

mod_storage_memory: Fix assignment to 'with' when calling archive:set() Copy/paste fail?
author Matthew Wild <mwild1@gmail.com>
date Tue, 26 May 2026 11:52:00 +0100
parents 0462405b1cfb
children
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");