Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5115:4a5837591380
mod_audit: remove event hook
Let's keep it simple for now---also we expose the audit
functionality on the moduleapi level anyway.
| author | Jonas Schäfer <jonas@wielicki.name> |
|---|---|
| date | Thu, 28 Apr 2022 20:22:03 +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")
