view mod_bookmarks/mod_bookmarks.lua @ 5341:dcb93ffe64ae

mod_http_oauth2: Fix error due to reference loop when using refresh token
author Kim Alvefur <zash@zash.se>
date Wed, 12 Apr 2023 11:24:06 +0200
parents cbe71ecb4677
children
line wrap: on
line source

--% conflicts: mod_bookmarks
module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2")
module:depends("bookmarks2")