mod_bookmarks/mod_bookmarks.lua
author Matthew Wild <mwild1@gmail.com>
Sun, 25 Feb 2024 15:28:45 +0000
changeset 5848 37e38ee534ea
parent 4890 cbe71ecb4677
permissions -rw-r--r--
mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server

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