]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/right.php
Merge branch '2828' into 0.9.x
[quix0rs-gnu-social.git] / lib / right.php
index deb451fde90c96c5f9cf5b355b3bec11dbc43528..bacbea5f2966dc6afd20d1708f92f57b58225e8a 100644 (file)
@@ -60,5 +60,6 @@ class Right
     const MAKEGROUPADMIN     = 'makegroupadmin';
     const GRANTROLE          = 'grantrole';
     const REVOKEROLE         = 'revokerole';
+    const DELETEGROUP        = 'deletegroup';
 }