]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/right.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / lib / right.php
index baa18d3c13606b011cc6ea96e6b924065bccb0e0..f00f59027877da07a63fdc75a117edeee6f453a4 100644 (file)
@@ -68,5 +68,7 @@ class Right
     const CREATEGROUP        = 'creategroup';
     const WEBLOGIN           = 'weblogin';
     const API                = 'api';
+    const REVIEWSPAM         = 'reviewspam';
+    const TRAINSPAM          = 'trainspam';
 }