From 54473744539091dd6ee6428a8a94e57caf6a0215 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 25 Mar 2007 00:51:32 +0000 Subject: Since we already have a "time" field convert the time day "time" to "timepart" --- etc/inc/xmlparse.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/xmlparse.inc') 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; } -- cgit v1.1