File

mod_smacks_offline/mod_smacks_offline.lua @ 5339:6d99ddd99694

mod_muc_http_defaults: Use the new set_subject API. Thanks John Livingston
author Maxime “pep” Buquet <pep@bouah.net>
date Tue, 11 Apr 2023 15:59:35 +0200
parent 3936:a3693e0d26b8
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!");