diff --git a/app/call_flows/call_flow_edit.php b/app/call_flows/call_flow_edit.php index e5e7a10eed..4c170c6f30 100644 --- a/app/call_flows/call_flow_edit.php +++ b/app/call_flows/call_flow_edit.php @@ -158,7 +158,7 @@ } else { //if the user_context was not set then set the default value - $user_context = $_SESSION['domain_name']; + $call_flow_context = $_SESSION['domain_name']; } //escape special characters