From 9c9b8845ba18b04ba44235dc93e62e5d59462687 Mon Sep 17 00:00:00 2001 From: sullrich Date: Thu, 3 Dec 2009 16:35:41 -0500 Subject: Nuke comment. its giving me a migrane with the header include problem for some reason and is being cached --- etc/inc/priv/user.priv.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/etc/inc/priv/user.priv.inc b/etc/inc/priv/user.priv.inc index d97f690..e3b4c47 100644 --- a/etc/inc/priv/user.priv.inc +++ b/etc/inc/priv/user.priv.inc @@ -2,10 +2,6 @@ global $priv_list; -/* - * USER PRIVILEGE DEFINITIONS - */ - $priv_list['user-shell-access'] = array(); $priv_list['user-shell-access']['name'] = "User - Shell account access"; $priv_list['user-shell-access']['descr'] = "Indicates whether the user is able to login for ". -- cgit v1.1