Update extension_edit.php

This commit is contained in:
agree
2020-11-03 16:31:40 -05:00
committed by GitHub
parent 328d79e95d
commit 139461cf2e
+1 -1
View File
@@ -398,7 +398,7 @@
}
else {
if ($action == "add") {
$user_context = $_SESSION['domain_name'];
$array["extensions"][$i]["user_context"] = $_SESSION['domain_name'];
}
}
if (permission_exists('extension_missed_call')) {