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

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
/*