diff --git a/post/ticket.php b/post/ticket.php index daa7de8f..60c7029d 100644 --- a/post/ticket.php +++ b/post/ticket.php @@ -274,8 +274,9 @@ if (isset($_POST['add_ticket_reply'])) { if (filter_var($contact_email, FILTER_VALIDATE_EMAIL)) { - $ticket_reply = preg_replace('/
]*>/', '', $ticket_reply); // Remove the start
or
- $ticket_reply = preg_replace('/
/', ']*>/', '', $ticket_reply); // Remove the start
or
+ //$ticket_reply = preg_replace('/
/', '