Files
@ 40fea9b37a32
Branch filter:
Location: kallithea/docs/theme/nature/layout.html - annotation
40fea9b37a32
1.0 KiB
text/html
admin: hooks: prevent editing of builtin hooks (issue #226)
Builtin hooks are supposed to be read-only, but it was still possible to
'add' a new hook with the same name as an existing built-in one, changing
its value.
Builtin hooks are supposed to be read-only, but it was still possible to
'add' a new hook with the same name as an existing built-in one, changing
its value.