summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv.defs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/priv.defs.inc')
-rw-r--r--etc/inc/priv.defs.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/inc/priv.defs.inc b/etc/inc/priv.defs.inc
index dcd81b6..c4a2d7e 100644
--- a/etc/inc/priv.defs.inc
+++ b/etc/inc/priv.defs.inc
@@ -414,12 +414,6 @@ $priv_list['page-interfaces-gre-edit']['descr'] = "Allow access to the 'Interfac
$priv_list['page-interfaces-gre-edit']['match'] = array();
$priv_list['page-interfaces-gre-edit']['match'][] = "interfaces_gre_edit.php*";
-$priv_list['page-interfaces-lan'] = array();
-$priv_list['page-interfaces-lan']['name'] = "WebCfg - Interfaces: LAN page";
-$priv_list['page-interfaces-lan']['descr'] = "Allow access to the 'Interfaces: LAN' page.";
-$priv_list['page-interfaces-lan']['match'] = array();
-$priv_list['page-interfaces-lan']['match'][] = "interfaces_lan.php*";
-
$priv_list['page-interfaces-ppp'] = array();
$priv_list['page-interfaces-ppp']['name'] = "WebCfg - Interfaces: PPP page";
$priv_list['page-interfaces-ppp']['descr'] = "Allow access to the 'Interfaces: PPP' page.";
OpenPOWER on IntegriCloud