From 50b4e4097c9321b85f287e75cb12ad8794141b5d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 26 Oct 2012 11:23:47 +0200 Subject: fix missing htmlspecialchars in html_header.php Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index 5c62ef973..dc9bb05ad 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -26,7 +26,7 @@ include(FCPATH."application/views/header.php"); ?>