Update dialplan.php

This commit is contained in:
FusionPBX 2016-09-29 13:12:00 -06:00 committed by GitHub
parent eb7dec52a1
commit 2826efd171
1 changed files with 2 additions and 1 deletions

View File

@ -865,8 +865,9 @@ include "root.php";
// prevent partial dialplan (pass=nil may be error in sql or empty resultset)
if ($pass == false) {
//show an error
if (count($results)) {
echo 'error while build context: ' . $this->context;
}
}
//close the extension tag if it was left open