Update call_flow_edit.php

This commit is contained in:
FusionPBX
2018-03-19 00:40:17 -06:00
committed by GitHub
parent c5ef7e04f4
commit 97b9096f08
+1 -1
View File
@@ -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