Merge pull request #5855 from daniel-lucio/patch-186

Add a band-aid for CLI editors with faulty syntax highlighting.
This commit is contained in:
FusionPBX 2021-04-09 12:10:27 -06:00 committed by GitHub
commit b7b0df86b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@
//get the array of xml files
$xml_list = glob($_SERVER["DOCUMENT_ROOT"] . PROJECT_PATH . "/*/*/resources/switch/conf/dialplan/*.xml");
/* **/
//build the dialplan xml array
/*