]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/right.php
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / lib / right.php
index 5bf9c41161adf86972068d7ab8196975b9dac6a8..d144b21ae98469595f24c84ffc8dff47ae9e66f3 100644 (file)
@@ -65,5 +65,6 @@ class Right
     const RESTOREACCOUNT     = 'restoreaccount';
     const DELETEACCOUNT      = 'deleteaccount';
     const MOVEACCOUNT        = 'moveaccount';
+    const CREATEGROUP        = 'creategroup';
 }