From 954ed54e8053a3333ca407deb5efcfffb4f28f8d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 23:50:19 +0000 Subject: ho ho ho, merry XSSmas --- httemplate/elements/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/error.html') diff --git a/httemplate/elements/error.html b/httemplate/elements/error.html index e8ba93010..f467de2a3 100644 --- a/httemplate/elements/error.html +++ b/httemplate/elements/error.html @@ -1,4 +1,4 @@ % if ( $cgi->param('error') ) { - Error: <% $cgi->param('error') %> + Error: <% $cgi->param('error') |h %>

% } -- cgit v1.2.1