From ff37ae8d4996b3147d7469d36b5edce0ed84cd84 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 8 Nov 2013 23:42:50 +0100 Subject: Encodage html pour certaines parties ajout de htmlspecialchars(..., ENT_COMPAT, 'UTF-8'); + autocomplete = off pour les champs http_user et http_pass --- app/layout/layout.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/layout') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index 3f427a501..0c09ee42a 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -6,7 +6,7 @@ rss_url)) { ?> - + -- cgit v1.2.3