From c5a2bfdbd3011dd40d2dcc3e5d7be199a4ddf832 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 10 Nov 2006 18:27:10 +0000 Subject: Allow priv to appear multiple times so that a person can downgrade from the pile of SHIT we call -HEAD. --- 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 88d8dc5..97c3c14 100644 --- a/etc/inc/xmlparse.inc +++ b/etc/inc/xmlparse.inc @@ -34,7 +34,7 @@ function listtags() { $ret = explode(" ", "element alias aliasurl allowedip cacert config columnitem disk dnsserver domainoverrides " . "earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " . - "hosts group interface_array item key lbpool menu mobilekey mount onetoone option package passthrumac proxyarpnet " . + "hosts group interface_array item key lbpool menu mobilekey mount onetoone option package passthrumac priv proxyarpnet " . "queue pages pipe route row rule service servernat servers earlyshellcmd shellcmd staticmap subqueue " . "tunnel user vip virtual_server vlan winsserver wolentry depends_on_package"); return $ret; -- cgit v1.1