File

plugins/mod_pep_plus.lua @ 13162:6140aa67c618

util.jsonschema: Silence Teal warnings about counting items in tables Teal thinks that these are key-value maps which are always of length zero, but that is not the case.
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jun 2023 17:12:54 +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");