summaryrefslogtreecommitdiffstats
path: root/xt/extensions/QA/template/en/default/hook/README
blob: 3f1e487e25094b19603bdda5ef05c5e0ed381aed (plain)
1
2
3
4
5
Template hooks go in this directory. Template hooks are called in normal
Bugzilla templates like [% Hook.process('some-hook') %].
More information about them can be found in the documentation of
Bugzilla::Extension. (Do "perldoc Bugzilla::Extension" from the main
Bugzilla directory to see that documentation.)