X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffavor.php;h=2aeb1da6134df6ff19a1d7bce8150c89262a7c18;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=a995188c3c6c3c690cf71874a684edd9efa130bc;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/actions/favor.php b/actions/favor.php index a995188c3c..2aeb1da613 100644 --- a/actions/favor.php +++ b/actions/favor.php @@ -29,7 +29,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }