Update dialplan_add.php

This commit is contained in:
FusionPBX 2017-09-24 10:04:59 -06:00 committed by GitHub
parent 98961579cc
commit 04d6ef1070
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@
}
messages::add($text['message-update']);
header("Location: ".PROJECT_PATH."/app/dialplan/dialplans.php");
header("Location: ".PROJECT_PATH."/app/dialplans/dialplans.php");
return;
} //end if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0)