Update call_flow_edit.php
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//if the user_context was not set then set the default value
|
//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
|
//escape special characters
|
||||||
|
|||||||
Reference in New Issue
Block a user