File

mod_smacks_offline/mod_smacks_offline.lua @ 5575:372e59bd45d7

mod_pubsub_feeds: Remove comment, this text is in the README
author Kim Alvefur <zash@zash.se>
date Sun, 25 Jun 2023 16:48:21 +0200
parent 3936:a3693e0d26b8
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!");