Update dialplan_inbound_add.php
This commit is contained in:
@@ -413,7 +413,7 @@
|
|||||||
|
|
||||||
//redirect message
|
//redirect message
|
||||||
messages::add($text['confirm-update-complete']);
|
messages::add($text['confirm-update-complete']);
|
||||||
header("Location: ".PROJECT_PATH."/app/dialplan/dialplans.php?app_uuid=c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4");
|
header("Location: ".PROJECT_PATH."/app/dialplans/dialplans.php?app_uuid=c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4");
|
||||||
return;
|
return;
|
||||||
} //end if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0)
|
} //end if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user