X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fright.php;h=f00f59027877da07a63fdc75a117edeee6f453a4;hb=c6b1b3e5e3ad1c47c7bd25b5bcfb0a8cb1cb2bb5;hp=baa18d3c13606b011cc6ea96e6b924065bccb0e0;hpb=061c8d959ba8351b145a27690d5a4caa477915ca;p=quix0rs-gnu-social.git diff --git a/lib/right.php b/lib/right.php index baa18d3c13..f00f590278 100644 --- a/lib/right.php +++ b/lib/right.php @@ -68,5 +68,7 @@ class Right const CREATEGROUP = 'creategroup'; const WEBLOGIN = 'weblogin'; const API = 'api'; + const REVIEWSPAM = 'reviewspam'; + const TRAINSPAM = 'trainspam'; }