view mod_smacks_offline/mod_smacks_offline.lua @ 4800:1e2f53fb2099

mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map
author Kim Alvefur <zash@zash.se>
date Sun, 28 Nov 2021 21:26:52 +0100
parents a3693e0d26b8
children
line wrap: on
line source

-- this module is deprecated, log an error and load the superseding module instead
module:depends"smacks"

module:log("error", "mod_smacks_offline is deprecated! Just use mod_smacks!");