]> 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:46:50 +0000 (16:46 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 8 Mar 2010 00:46:50 +0000 (16:46 -0800)
Bugzilla/Hook.pm

index dcf82544dae0f573bd85894f638ceb6bc1ad3233..ffb6a6e7b527345464ec2f147152eb866b2d968c 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