view mod_smacks_offline/mod_smacks_offline.lua @ 4712:48d7a5c16f2b

mod_cloud_notify: Fix some minor luacheck offences
author Matthew Wild <mwild1@gmail.com>
date Mon, 18 Oct 2021 11:43:48 +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!");