]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage: the 'extension_invalid' error tag is no longer used
authorlpsolit%gmail.com <>
Tue, 24 Nov 2009 08:25:51 +0000 (08:25 +0000)
committerlpsolit%gmail.com <>
Tue, 24 Nov 2009 08:25:51 +0000 (08:25 +0000)
template/en/default/global/code-error.html.tmpl

index b138de5e84c248b2337060b18dcae8c9958005b1..09a1c4cf608bfb6c7a6a18af38b52dc41a642f0a 100644 (file)
       address.
     [% END %]
 
-  [% ELSIF error == "extension_invalid" %]
-    An error occurred processing hook [% name FILTER html %] in
-    extension [% extension FILTER html %]: [% errstr FILTER html %]
-
   [% ELSIF error == "extension_must_be_subclass" %]
     <code>[% package FILTER html %]</code> from 
     <code>[% filename FILTER html %]</code> is not a subclass of