summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/global/code-error.html.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index b138de5e8..09a1c4cf6 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -139,10 +139,6 @@
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