X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffeatured.php;h=39bf09d8f07b125e278ba20315aea786ec2d0145;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=ac1912ba37a2ca379d1ebfec56dd664b9892cd41;hpb=ae883ceb9b4689f6c1dd3aecdc4a844eda7d179a;p=quix0rs-gnu-social.git diff --git a/actions/featured.php b/actions/featured.php index ac1912ba37..39bf09d8f0 100644 --- a/actions/featured.php +++ b/actions/featured.php @@ -28,7 +28,7 @@ * @link http://status.net/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }