mod_bookmarks/mod_bookmarks.lua
author Kim Alvefur <zash@zash.se>
Sun, 11 Feb 2024 12:50:53 +0100
changeset 5838 866a49f5aa61
parent 4890 cbe71ecb4677
permissions -rw-r--r--
mod_firewall: Fix to find scripts when installed with plugin installer Extra resources are stored in a different path by luarocks, not alongside the code as this code assumed. Thanks eTaurus

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