From 673e1fe5aad6cb2faf264e170b07072af381763e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 19 Sep 2020 18:01:06 +0200 Subject: [PATCH] Fix #yogosha4539 --- htdocs/main.inc.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 9334b0cb564..e584ad48a42 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -57,7 +57,9 @@ if (!empty($_SERVER['MAIN_SHOW_TUNING_INFO'])) */ function testSqlAndScriptInject($val, $type) { - $val=html_entity_decode($val, ENT_QUOTES); // So