mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 12:54:51 +00:00
tidy
This commit is contained in:
@@ -223,7 +223,6 @@ if (isset($_GET['resolve_ticket'])) {
|
|||||||
|
|
||||||
// Custom action/notif handler
|
// Custom action/notif handler
|
||||||
customAction('ticket_resolve', $ticket_id);
|
customAction('ticket_resolve', $ticket_id);
|
||||||
exit;
|
|
||||||
|
|
||||||
header("Location: ticket.php?id=" . $ticket_id);
|
header("Location: ticket.php?id=" . $ticket_id);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user