From bcaff597fa0ca4a00541e6a73fd86004e011886e Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 16 Jun 2012 14:08:06 +0200 Subject: New "access_backend" privilege. --- ratatoeskr/sys/models.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ratatoeskr/sys/models.php b/ratatoeskr/sys/models.php index 8fa8724..bfa7fa8 100644 --- a/ratatoeskr/sys/models.php +++ b/ratatoeskr/sys/models.php @@ -1331,6 +1331,7 @@ class ACL extends BySQLRowEnabled * "conf_global_acls" - Configure global ACLs. * "new_section" - Add a new section. * "new_image" - Upload a new image. + * "access_backend" - Accessing the backend. */ /* -- cgit v1.2.3-54-g00ecf