File

plugins/mod_pep_plus.lua @ 10947:801b9d5957a6 0.11

util.startup: Remove duplicated initialization of logging (fix #1527)
author Kim Alvefur <zash@zash.se>
date Mon, 22 Jun 2020 14:56:44 +0200 (2020-06-22)
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");