Commit 802eb636 authored by System Administrator's avatar System Administrator

Fix config array options in xmlparse

parent cb7f004d
...@@ -55,7 +55,7 @@ function listtags() { ...@@ -55,7 +55,7 @@ function listtags() {
'schedule', 'service', 'servernat', 'servers', 'schedule', 'service', 'servernat', 'servers',
'serversdisabled', 'staticmap', 'subqueue', 'serversdisabled', 'staticmap', 'subqueue',
'timerange', 'tunnel', 'user', 'vip', 'virtual_server', 'vlan', 'timerange', 'tunnel', 'user', 'vip', 'virtual_server', 'vlan',
'winsserver', 'wolentry', 'widget' 'winsserver', 'wolentry', 'widget','wol','aliases'
); );
return array_flip($ret); return array_flip($ret);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment