From b04aed85ba343e3dcc74ebde6fc72d5ab129b817 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 24 Nov 2009 08:25:51 +0000 Subject: [PATCH] Fix bustage: the 'extension_invalid' error tag is no longer used --- template/en/default/global/code-error.html.tmpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index b138de5e84..09a1c4cf60 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" %] [% package FILTER html %] from [% filename FILTER html %] is not a subclass of -- 2.47.2