summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-07-06 18:46:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-07-06 18:46:44 +0000
commit8a58063d2829acd0186798fe2345b6fb647f3338 (patch)
treef77ac7d7cc4a111d381813048de408b1ce3f97d6 /etc
parentaa1ab1da895f3ad49163e6a6d2dcf3f399d6cefb (diff)
downloadpfsense-8a58063d2829acd0186798fe2345b6fb647f3338.zip
pfsense-8a58063d2829acd0186798fe2345b6fb647f3338.tar.gz
Improve the load balancing pool edit screen. Submitted-by: Chris Daniel
Diffstat (limited to 'etc')
-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 5344640..0008458 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -35,7 +35,7 @@ function listtags() {
$ret = explode(" ", "element alias aliasurl allowedip cacert config columnitem disk dnsserver domainoverrides " .
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
"hosts group interface_array item key lbpool menu mobilekey mount onetoone option package passthrumac priv proxyarpnet " .
- "queue pages pipe route row rule schedule service servernat servers earlyshellcmd shellcmd staticmap subqueue " .
+ "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");
return $ret;
}
OpenPOWER on IntegriCloud