mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Another adjustment to the xml.
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
end
|
||||
|
||||
--close the extension tag if it was left open
|
||||
table.insert(xml, [[ <menu>]]);
|
||||
table.insert(xml, [[ </menu>]]);
|
||||
table.insert(xml, [[ </menus>]]);
|
||||
table.insert(xml, [[ </configuration>]]);
|
||||
table.insert(xml, [[ </section>]]);
|
||||
|
||||
Reference in New Issue
Block a user