summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/xmlparse.inc')
-rw-r--r--etc/inc/xmlparse.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc
index 7068288..f8875a0 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -32,7 +32,7 @@
/* The following items will be treated as arrays in config.xml */
function listtags() {
- $ret = explode(" ", "alias allowedip cacert config columnitem dnsserver domainoverrides " .
+ $ret = explode(" ", "alias aliasurl allowedip cacert config columnitem dnsserver domainoverrides " .
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
"hosts interface_array item key lbpool menu mobilekey onetoone option package passthrumac proxyarpnet " .
"queue pipe route row rule service servernat servers earlyshellcmd shellcmd staticmap subqueue " .
OpenPOWER on IntegriCloud