view mod_smacks_offline/mod_smacks_offline.lua @ 4261:608be9a66876

mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc To go with mod_http_oauth2
author Kim Alvefur <zash@zash.se>
date Sun, 22 Nov 2020 00:50:45 +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!");