]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm module a corre...
authorTiago Mello <timello@gmail.com>
Mon, 1 Feb 2010 20:45:14 +0000 (12:45 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 20:45:14 +0000 (12:45 -0800)
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat

template/en/default/extensions/util.pm.tmpl

index e197e81775b2fda5ed4bec6aa17b577fa3233212..32076a66529248614d3218b60caa68cb12e82c3e 100644 (file)
@@ -27,7 +27,7 @@
 
 [% PROCESS extensions/license.txt.tmpl %]
 
-package B[% %]ugzilla::Extension::[% name %];
+package B[% %]ugzilla::Extension::[% name %]::Util;
 use strict;
 use base qw(Exporter);
 our @EXPORT = qw(