view mod_smacks_offline/mod_smacks_offline.lua @ 5761:754f8eaad34c

mod_audit: Fix error due to sub-second precision timestamps os.date() does not handle them
author Kim Alvefur <zash@zash.se>
date Sat, 02 Dec 2023 12:30:28 +0100
parents a3693e0d26b8
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!");