File

plugins/mod_pep_plus.lua @ 11575:76d32b2ca5eb

statsmanager: remove "legacy" wording This was a leftover from when we (or rather I) thought that the old (now called "high-level") API would be removed. We deemed it useful though, so let's remove that "legacy" language and make the description more friendly.
author Jonas Schäfer <jonas@wielicki.name>
date Thu, 20 May 2021 14:03:01 +0200
parent 9074:0462405b1cfb
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");