diff --git a/app/ivr_menu/ivr_menu_edit.php b/app/ivr_menu/ivr_menu_edit.php index 38eaf7f794..af6c1ca4aa 100644 --- a/app/ivr_menu/ivr_menu_edit.php +++ b/app/ivr_menu/ivr_menu_edit.php @@ -285,6 +285,16 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { $switch_cmd = "memcache delete dialplan:".$_SESSION["context"]; $switch_result = event_socket_request($fp, 'api '.$switch_cmd); } + + //redirect the user + require_once "resources/header.php"; + echo "\n"; + echo "