From 805ebcdf3ff24c1126bf69067c28bdb62ba89aa9 Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Thu, 21 May 2026 11:38:25 +0300 Subject: [PATCH] Don't use the $newSessionValue array and cast $_REQUEST['level'] to a scalar string (log.php) --- web/ajax/log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/ajax/log.php b/web/ajax/log.php index bbaabcdb3..5ff560dbc 100644 --- a/web/ajax/log.php +++ b/web/ajax/log.php @@ -1,5 +1,5 @@