Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 9116:9f36f5c14545
mod_pubsub: Rename variable subscription options form to improve readability
"options_form" ... options for what?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 Aug 2018 02:01:58 +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");