summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
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 a87a6cb..0e4be9e 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -105,7 +105,7 @@ function cData($parser, $data) {
function parse_xml_config($cffile, $rootobj) {
global $listtags;
- $listtags = explode(" ", "row config package columnitem option item fieldname field rule user key subqueue " .
+ $listtags = explode(" ", "cacert row config package columnitem option item fieldname field rule user key subqueue " .
"dnsserver winsserver encryption-algorithm-option hash-algorithm-option hosts tunnel " .
"onetoone staticmap route alias pipe queue shellcmd earlyshellcmd mobilekey " .
"service servernat proxyarpnet passthrumac allowedip wolentry vlan menu domainoverrides");
OpenPOWER on IntegriCloud