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:
commit
b7b0df86b0
|
|
@ -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
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue