summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-06 22:13:38 +0000
committerBill Marquette <billm@pfsense.org>2005-08-06 22:13:38 +0000
commit5be479deff7ac4f2c8d9da6b3d8eb95a79862b49 (patch)
tree3eabf3d59193ac6ac7b28ffafac28d85a7b20ce1 /etc/inc/xmlparse.inc
parentf8c08f21cb1111bee2a68812de1fb65a1196f919 (diff)
downloadpfsense-5be479deff7ac4f2c8d9da6b3d8eb95a79862b49.zip
pfsense-5be479deff7ac4f2c8d9da6b3d8eb95a79862b49.tar.gz
Move pool -> lbpool
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 d1eace5..de174f9 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -34,7 +34,7 @@
function listtags() {
$ret = explode(" ", "alias allowedip cacert config columnitem dnsserver domainoverrides " .
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
- "hosts item key menu mobilekey onetoone option package passthrumac pool proxyarpnet ".
+ "hosts item key lbpool menu mobilekey onetoone option package passthrumac proxyarpnet ".
"queue route row rule service servernat servers shellcmd staticmap subqueue" .
"tunnel user vip virtual_server vlan winsserver wolentry");
return $ret;
OpenPOWER on IntegriCloud