mirror of https://github.com/itflow-org/itflow
tidy
This commit is contained in:
parent
d7b5e0e591
commit
fa6aa4318b
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue