From 4183583ef50967f04fadcffaf3df1a7b9c67feef Mon Sep 17 00:00:00 2001 From: "AFTECH.RO" <38830718+aftechro@users.noreply.github.com> Date: Sat, 13 May 2023 23:30:33 +0100 Subject: [PATCH] Update ticket.php changed the sql for previous ticket to prevent XSS attacks. --- ticket.php | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/ticket.php b/ticket.php index 0fd0f96e..18ee5ee4 100644 --- a/ticket.php +++ b/ticket.php @@ -517,16 +517,16 @@ if (isset($_GET['ticket_id'])) { @@ -546,6 +546,7 @@ if (isset($_GET['ticket_id'])) { +