Loading webtools/bugzilla/Attachment.pm +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => 'template/default' , INCLUDE_PATH => 'template/custom:template/default' , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading webtools/bugzilla/Bugzilla/Attachment.pm +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => 'template/default' , INCLUDE_PATH => 'template/custom:template/default' , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading webtools/bugzilla/attachment.cgi +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => "template/default" , INCLUDE_PATH => "template/custom:template/default" , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading webtools/bugzilla/editattachstatuses.cgi +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => "template/default" , INCLUDE_PATH => "template/custom:template/default" , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading Loading
webtools/bugzilla/Attachment.pm +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => 'template/default' , INCLUDE_PATH => 'template/custom:template/default' , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading
webtools/bugzilla/Bugzilla/Attachment.pm +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => 'template/default' , INCLUDE_PATH => 'template/custom:template/default' , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading
webtools/bugzilla/attachment.cgi +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => "template/default" , INCLUDE_PATH => "template/custom:template/default" , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading
webtools/bugzilla/editattachstatuses.cgi +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ use Template; my $template = Template->new( { # Colon-separated list of directories containing templates. INCLUDE_PATH => "template/default" , INCLUDE_PATH => "template/custom:template/default" , # Allow templates to be specified with relative paths. RELATIVE => 1 } Loading