summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-25 00:51:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-25 00:51:32 +0000
commit54473744539091dd6ee6428a8a94e57caf6a0215 (patch)
tree747a3201811ef872aa16d3877a71f552d54fa0e9 /etc/inc/xmlparse.inc
parent80403d6e273923ed78a73f711a14b76f308d80ad (diff)
downloadpfsense-54473744539091dd6ee6428a8a94e57caf6a0215.zip
pfsense-54473744539091dd6ee6428a8a94e57caf6a0215.tar.gz
Since we already have a "time" field convert the time day "time" to "timepart"
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 518cc04..0253ef7 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -36,7 +36,7 @@ function listtags() {
"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 " .
- "time tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
+ "timepart tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
return $ret;
}
OpenPOWER on IntegriCloud