Update dialplan_inbound_add.php

This commit is contained in:
FusionPBX
2017-09-24 10:09:19 -06:00
committed by GitHub
parent 25b0854acc
commit 3ff08a1e7e

View File

@@ -413,7 +413,7 @@
//redirect message
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;
} //end if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0)