view mod_smacks_offline/mod_smacks_offline.lua @ 4847:a280878c4ef2

mod_bookmarks: So long, and thanks for all the fish!
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 04 Jan 2022 23:22:31 +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!");