view mod_smacks_offline/mod_smacks_offline.lua @ 4821:17fbe82d4bfe

mod_export_skeletons: Remove wildcard query It is not supported by the storage API, only deletion supports wildcards.
author Kim Alvefur <zash@zash.se>
date Fri, 10 Dec 2021 14:51:55 +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!");