summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-25 05:12:14 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-25 05:12:14 +0000
commitd244855af687c3fd2378660896e6e6b4e98525ea (patch)
tree06b2377b5d03baee698d2d64da9497a44f1dc554 /etc/inc/xmlparse.inc
parentf59f9de45b57b3be17bad2fd7f271a69ba9b3a56 (diff)
downloadpfsense-d244855af687c3fd2378660896e6e6b4e98525ea.zip
pfsense-d244855af687c3fd2378660896e6e6b4e98525ea.tar.gz
s/timepart/timerange
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 0253ef7..3700991 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 " .
- "timepart tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
+ "timerange tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
return $ret;
}
OpenPOWER on IntegriCloud