X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fright.php;h=5e66eae0ed3da13e43d638eb6e33f9534ebb9043;hb=cc256aaa67a2fe009f818874a79901d921085905;hp=90ca75fd5be28f5ba01e0ea11c8a9ef1b67842dd;hpb=e9321a18063911f28bb55e355298ce65b36b5b71;p=quix0rs-gnu-social.git diff --git a/lib/right.php b/lib/right.php index 90ca75fd5b..5e66eae0ed 100644 --- a/lib/right.php +++ b/lib/right.php @@ -56,5 +56,6 @@ class Right const SUBSCRIBE = 'subscribe'; const EMAILONREPLY = 'emailonreply'; const EMAILONSUBSCRIBE = 'emailonsubscribe'; + const EMAILONFAVE = 'emailonfave'; }