Update call_flow_edit.php

This commit is contained in:
FusionPBX 2018-03-19 00:40:17 -06:00 committed by GitHub
parent f4883585b9
commit 9b92774e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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