Add a comment with description: add a band-aid for CLI editors with faulty syntax highlighting

This commit is contained in:
FusionPBX 2021-04-09 12:12:31 -06:00 committed by GitHub
parent b7b0df86b0
commit 3ce50ef8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -179,7 +179,9 @@
//get the array of xml files
$xml_list = glob($_SERVER["DOCUMENT_ROOT"] . PROJECT_PATH . "/*/*/resources/switch/conf/dialplan/*.xml");
/* **/
//add a band-aid for CLI editors with faulty syntax highlighting
/* **/
//build the dialplan xml array
/*