X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fright.php;fp=lib%2Fright.php;h=d144b21ae98469595f24c84ffc8dff47ae9e66f3;hb=90c7ff1983a51b0883532be81be1afdd9d02a24c;hp=5bf9c41161adf86972068d7ab8196975b9dac6a8;hpb=320e73a3216ba7fada7a8f638497b2b0bd108093;p=quix0rs-gnu-social.git diff --git a/lib/right.php b/lib/right.php index 5bf9c41161..d144b21ae9 100644 --- a/lib/right.php +++ b/lib/right.php @@ -65,5 +65,6 @@ class Right const RESTOREACCOUNT = 'restoreaccount'; const DELETEACCOUNT = 'deleteaccount'; const MOVEACCOUNT = 'moveaccount'; + const CREATEGROUP = 'creategroup'; }