Update call_center_queue_delete.php

This commit is contained in:
FusionPBX
2016-10-27 13:15:55 -06:00
committed by GitHub
parent 534ab537c8
commit 91ca9bae66

View File

@@ -106,4 +106,5 @@
$_SESSION["message"] = $text['message-delete'];
header("Location: call_center_queues.php");
return;
?>