summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-06-20 11:56:24 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-06-20 11:56:24 +0000
commitbe4524a0caaadec5d16b06f1fc737411c8aff191 (patch)
treee2b91232970f34ec60b11225dec71917f1010356 /etc/inc/xmlparse.inc
parentdde9a4fc50a624e5329256afd92f3df851be6509 (diff)
downloadpfsense-be4524a0caaadec5d16b06f1fc737411c8aff191.zip
pfsense-be4524a0caaadec5d16b06f1fc737411c8aff191.tar.gz
Don't forget that gateway_group is also a array
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 dfafa20..6eabbe1 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -36,7 +36,7 @@ function listtags() {
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
"hosts group interface_array item key lbpool menu mobilekey mount onetoone option ppp package passthrumac priv proxyarpnet " .
"queue pages pipe route row rule schedule service servernat servers serversdisabled earlyshellcmd shellcmd staticmap subqueue " .
- "timerange tunnel user vip virtual_server vlan winsserver ntpserver wolentry widget depends_on_package gateway_item");
+ "timerange tunnel user vip virtual_server vlan winsserver ntpserver wolentry widget depends_on_package gateway_item gateway_group");
return $ret;
}
OpenPOWER on IntegriCloud