view mod_bookmarks/mod_bookmarks.lua @ 4957:89226fb1af67

mod_profile: Obsolete. Remove. Redirect to mod_vcard_legacy
author Kim Alvefur <zash@zash.se>
date Mon, 30 May 2022 16:14:51 +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")