mod_smacks_offline/mod_smacks_offline.lua
author Matthew Wild <mwild1@gmail.com>
Sun, 03 Mar 2024 16:05:04 +0000
changeset 5859 05356f2d4425
parent 3940 a3693e0d26b8
permissions -rw-r--r--
mod_report_forward: Open archive store correctly (thanks Menel)

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