Core.perms.json
[Pman.Core] / Core.perms.json
index ff2bee6..b51cb5a 100644 (file)
@@ -3,7 +3,7 @@
  
        "/Permission Name"   :  "/ full perms (Default admin),    default perms) , description",
         
-    "All"                       : [ "ADEPS",     "ADEPS" , "Global Permissions" ] ,      
+    "All"                       : [ "ADEPS",     "ADEPS" , "Global Permissions - may not be honoured?" ] ,      
        "Projects_Member_Of"      : [ "EPS",     "S" , "Can only See projects they are member of" ] ,
        "Projects_All"            : [ "ADEPS",   "" , "Can see All Projects"] ,