Update call_flow_edit.php
This commit is contained in:
parent
f4883585b9
commit
9b92774e5d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue