view mod_bookmarks/mod_bookmarks.lua @ 4930:65438e4ba563

mod_rest: Fix description of extdisco endpoint (thanks MattJ) Where's the archive docs tho?
author Kim Alvefur <zash@zash.se>
date Mon, 18 Apr 2022 23:02:04 +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")