Mercurial > prosody-modules
view mod_smacks_offline/mod_smacks_offline.lua @ 5638:d832a5e10c04
mod_bidi: Add warning about use with 0.12
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 27 Aug 2023 15:28:53 +0200 |
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!");