mod_smacks_offline/mod_smacks_offline.lua
author Kim Alvefur <zash@zash.se>
Wed, 09 Feb 2022 00:34:36 +0100
changeset 4893 52522c71ad1a
parent 3940 a3693e0d26b8
permissions -rw-r--r--
mod_rest: Add XEP-0363 HTTP Upload to schemas

-- 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!");