summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-23 20:17:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-23 20:17:56 +0000
commit8bf167b6cb4567efadb94beba8512bb7f81c5424 (patch)
treeb8cbfcaa8317b2649b4d0f4465c0972d1e8f4469 /etc/inc/xmlparse.inc
parentc7a9cb7af5e8abd688ae971566486cfe4dddd187 (diff)
downloadpfsense-8bf167b6cb4567efadb94beba8512bb7f81c5424.zip
pfsense-8bf167b6cb4567efadb94beba8512bb7f81c5424.tar.gz
Allow multiple timeday entries (set as an array)
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 8bb1b3f..88f56a2 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 " .
- "tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
+ "timeday tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
return $ret;
}
OpenPOWER on IntegriCloud