Update destination_edit.php
This commit is contained in:
@@ -417,6 +417,7 @@
|
|||||||
//clear the cache
|
//clear the cache
|
||||||
$cache = new cache;
|
$cache = new cache;
|
||||||
$cache->delete("dialplan:".$destination_context);
|
$cache->delete("dialplan:".$destination_context);
|
||||||
|
$cache->delete("dialplan:".$destination_context.":".$destination_number);
|
||||||
|
|
||||||
//redirect the user
|
//redirect the user
|
||||||
if ($action == "add") {
|
if ($action == "add") {
|
||||||
|
|||||||
Reference in New Issue
Block a user