mod_smacks_offline/mod_smacks_offline.lua
author Matthew Wild <mwild1@gmail.com>
Tue, 05 Jan 2021 13:49:50 +0000
changeset 4321 456b9f608fcf
parent 3940 a3693e0d26b8
permissions -rw-r--r--
mod_log_http: Switch to line buffering (thanks Zash+Ge0rG)

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