summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/right.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/right.php b/lib/right.php
index 88abdf780..ae8516602 100644
--- a/lib/right.php
+++ b/lib/right.php
@@ -50,5 +50,6 @@ class Right
const DELETEUSER = 'deleteuser';
const SILENCEUSER = 'silenceuser';
const SANDBOXUSER = 'sandboxuser';
+ const NEWNOTICE = 'newnotice';
}