mod_smacks_offline/mod_smacks_offline.lua
author nicoco <nicoco@nicoco.fr>
Fri, 22 Mar 2024 11:02:04 +0100
changeset 5877 a88c43de648c
parent 3940 a3693e0d26b8
permissions -rw-r--r--
mod_privilege: Fix IQ privileges advertising for multiple namespaces Before this fix, the namespaces element were wrongly nested.

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