From 4b49bf19c69b9040c98be398afd16d3776262042 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 21 Jan 2006 01:10:18 +0000 Subject: Add elements to the array types Ticket #793 --- etc/inc/xmlparse.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/xmlparse.inc') diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc index ddccc81..8ffccec 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 aliasurl allowedip cacert config columnitem dnsserver domainoverrides " . + $ret = explode(" ", "element 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 " . -- cgit v1.1