mod_smacks_offline/mod_smacks_offline.lua
author tmolitor <thilo@eightysoft.de>
Sun, 08 Mar 2020 19:50:43 +0100
changeset 3940 a3693e0d26b8
parent 1735 b912cb8e0b3c
permissions -rw-r--r--
mod_smacks_offline: this module is obsoleted by latest mod_smacks update

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