X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsubscribe.php;h=4c46806e4047bcb211dcbffa71e2e2e8e376e076;hb=c899e4a84ee45b65950980ccb87e52129871d58e;hp=aa701637bd38925c7781e3201ecbd41aa2e18d13;hpb=4737563b957e84ee06d07f373af533b2f037497a;p=quix0rs-gnu-social.git diff --git a/actions/subscribe.php b/actions/subscribe.php index aa701637bd..4c46806e40 100644 --- a/actions/subscribe.php +++ b/actions/subscribe.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } class SubscribeAction extends Action {