This commit is contained in:
wrongecho 2024-10-02 11:42:30 +01:00
parent d7b5e0e591
commit fa6aa4318b
1 changed files with 0 additions and 1 deletions

View File

@ -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);