view mod_smacks_offline/mod_smacks_offline.lua @ 3936:a3693e0d26b8

mod_smacks_offline: this module is obsoleted by latest mod_smacks update
author tmolitor <thilo@eightysoft.de>
date Sun, 08 Mar 2020 19:50:43 +0100
parents b912cb8e0b3c
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!");