summaryrefslogtreecommitdiff
path: root/lib/right.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/right.php')
-rw-r--r--lib/right.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/right.php b/lib/right.php
index 4fc981af0..88abdf780 100644
--- a/lib/right.php
+++ b/lib/right.php
@@ -47,5 +47,8 @@ class Right
{
const DELETEOTHERSNOTICE = 'deleteothersnotice';
const CONFIGURESITE = 'configuresite';
+ const DELETEUSER = 'deleteuser';
+ const SILENCEUSER = 'silenceuser';
+ const SANDBOXUSER = 'sandboxuser';
}