mod_bookmarks/mod_bookmarks.lua
author Matthew Wild <mwild1@gmail.com>
Sun, 03 Mar 2024 16:03:27 +0000
changeset 5858 fcfe490de8a4
parent 4890 cbe71ecb4677
permissions -rw-r--r--
mod_spam_report_forwarder: Rename to mod_report_forward This module is not only about spam reports.

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