Mercurial > prosody-modules
view mod_smacks_offline/mod_smacks_offline.lua @ 5428:07e166b34c4c
mod_http_oauth2: Simplify code with the power of first class functions
Selected / primary role is the first assumable role
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 May 2023 20:24:18 +0200 |
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!");