summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-08 18:08:49 +0000
committerBill Marquette <billm@pfsense.org>2005-08-08 18:08:49 +0000
commit9f09f99a01c18b632707152f5cee6ae2b0ff4443 (patch)
tree1bb64c873e929a134c93551378f1625f8ff2fe5b /etc/inc/xmlparse.inc
parentfdca0ea86660c8f07a4968e0ca50e1596f88f8c2 (diff)
downloadpfsense-9f09f99a01c18b632707152f5cee6ae2b0ff4443.zip
pfsense-9f09f99a01c18b632707152f5cee6ae2b0ff4443.tar.gz
Ooops...need a space there
Diffstat (limited to 'etc/inc/xmlparse.inc')
-rw-r--r--etc/inc/xmlparse.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc
index 5a71856..7e86efc 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -34,8 +34,8 @@
function listtags() {
$ret = explode(" ", "alias allowedip cacert config columnitem dnsserver domainoverrides " .
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
- "hosts item key lbpool menu mobilekey onetoone option package passthrumac proxyarpnet ".
- "queue route row rule service servernat servers shellcmd staticmap subqueue" .
+ "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