summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-23 20:21:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-23 20:21:08 +0000
commitd8c091f8bd1a431a943fc86cdb0fe35b8830e5d1 (patch)
tree18c4312c66f8250bb99bfb266603257079ccc1dd /etc/inc/xmlparse.inc
parent8bf167b6cb4567efadb94beba8512bb7f81c5424 (diff)
downloadpfsense-d8c091f8bd1a431a943fc86cdb0fe35b8830e5d1.zip
pfsense-d8c091f8bd1a431a943fc86cdb0fe35b8830e5d1.tar.gz
Back out last commit, we are going to use <schedule>
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 88f56a2..4ff0c43 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 " .
- "timeday tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
+ "tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
return $ret;
}
OpenPOWER on IntegriCloud