X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fright.php;fp=lib%2Fright.php;h=ae8516602e9ab5742cdb819a55e6d565cba5d55c;hb=d2145a5b7f3a95dcfa90edb4bcd5e5b3bf66c116;hp=88abdf78055ac04ce2caf21808e5871bd5ec870c;hpb=02cc7af1b6a6f8c460550ad0f884bf5e7a18d176;p=quix0rs-gnu-social.git diff --git a/lib/right.php b/lib/right.php index 88abdf7805..ae8516602e 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'; }