php warnings
[Pman.MTrack] / MTrack.perms.json
index 038fc4e..b0e9be1 100644 (file)
@@ -4,9 +4,9 @@
        "/Permission Name"   :  "/ full perms (Default admin),    default perms) , description",
         
           
-       "Repos"      : [ "EPS",     "S" , "Repository Browsing / Commits" ]  ,
-       "Wiki"      : [ "EPS",     "S" , "Wiki Browsing / Editing" ]
-        "Wiki"      : [ "EPS",     "S" , "Issue tracker" ]  
+       "Repos"      : [ "AEDS",     "S" , "Repository Browsing / Commits" ]  ,
+       "Wiki"      : [ "ES",     "S" , "Wiki Browsing / Editing" ],
+        "Issue"      : [ "AEDS",     "S" , "Issue tracker" ]  
 }