]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Add a note about the Example extension in the Bugzilla::Hook POD.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 8 Mar 2010 00:47:29 +0000 (16:47 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 8 Mar 2010 00:47:29 +0000 (16:47 -0800)
Bugzilla/Hook.pm

index 2b9341ab43e4c8c3f6cdc9e7abb6b02797dfaf17..4ba1bae625e662488d4ee265a5a4b8d6ad90089f 100644 (file)
@@ -77,6 +77,9 @@ subroutine to invoke any extension code if installed.
 
 The implementation of extensions is described in L<Bugzilla::Extension>.
 
+There is sample code for every hook in the Example extension, located in
+F<extensions/Example/Extension.pm>.
+
 =head2 How Hooks Work
 
 When a hook named C<HOOK_NAME> is run, Bugzilla looks through all