summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-01-29 21:08:21 +0200
committerWarren Baker <warren@decoy.co.za>2014-01-29 21:08:21 +0200
commit1319d0f3f3033b218d86123630f3c7dfc4d6495b (patch)
tree1c1436f135c063e5336d9c3cec109c09560fd7fc /etc/inc/xmlparse.inc
parent9961044ab5c932170b65af2544447f48831a28ff (diff)
downloadpfsense-1319d0f3f3033b218d86123630f3c7dfc4d6495b.zip
pfsense-1319d0f3f3033b218d86123630f3c7dfc4d6495b.tar.gz
Add new xml 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 43ecfdb..a8effb0 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -36,7 +36,7 @@ function listtags() {
* I know it's a pain, but it's a pain to find stuff too if it's not
*/
$ret = explode(" ",
- "alias aliasurl allowedip allowedhostname authserver bridged ca cacert cert crl ".
+ "acls alias aliasurl allowedip allowedhostname authserver bridged ca cacert cert crl ".
"clone config container columnitem build_port_path depends_on_package disk dnsserver ".
"dnsupdate domainoverrides dyndns earlyshellcmd element encryption-algorithm-option ".
"field fieldname hash-algorithm-option gateway_item gateway_group gif gre ".
OpenPOWER on IntegriCloud