diff --git a/portal/portal_post.php b/portal/portal_post.php index 026a4eb0..2afdd06f 100644 --- a/portal/portal_post.php +++ b/portal/portal_post.php @@ -223,7 +223,6 @@ if (isset($_GET['resolve_ticket'])) { // Custom action/notif handler customAction('ticket_resolve', $ticket_id); - exit; header("Location: ticket.php?id=" . $ticket_id);