From: mkanat%bugzilla.org <> Date: Tue, 1 Dec 2009 00:24:07 +0000 (+0000) Subject: Add a note about where templates go to the SYNOPSIS of the POD in Bugzilla::Extension. X-Git-Tag: bugzilla-3.5.3~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9387f2a798af3eb3052820b59ca53550f6fd63d3;p=thirdparty%2Fbugzilla.git Add a note about where templates go to the SYNOPSIS of the POD in Bugzilla::Extension. --- diff --git a/Bugzilla/Extension.pm b/Bugzilla/Extension.pm index fa1c1f52e2..ab21eed570 100644 --- a/Bugzilla/Extension.pm +++ b/Bugzilla/Extension.pm @@ -236,6 +236,10 @@ F: __PACKAGE__->NAME; +Custom templates would go into F. +L