summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-30 17:30:33 -0400
committerjim-p <jimp@pfsense.org>2010-08-30 17:31:16 -0400
commit6733f0f90f544cb5107b4bdf3bc4a2bd7843b715 (patch)
tree1b9c6a158c17966a12e93aa35684ed557849635e /etc/inc/xmlparse.inc
parentfeb252a23f6b376968a4c8dbab7e2ad385826642 (diff)
downloadpfsense-6733f0f90f544cb5107b4bdf3bc4a2bd7843b715.zip
pfsense-6733f0f90f544cb5107b4bdf3bc4a2bd7843b715.tar.gz
Add crl as a listtag
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 3d20ebb..4d6bbd3 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 authserver bridged ca cacert cert clone config ".
+ "alias aliasurl allowedip 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