mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add a comment with description: add a band-aid for CLI editors with faulty syntax highlighting
This commit is contained in:
@@ -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
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user