File

plugins/mod_pep_plus.lua @ 11860:4150bd80101c

doap: Fill in missing XEP versions Makes it easier to find XEPs that have had new revisions since we last looked at them and the corresponding code.
author Kim Alvefur <zash@zash.se>
date Thu, 21 Oct 2021 20:55:48 +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");