X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fdisfavor.php;h=6269f1bd25aa56022bc5cc076b8dcd0899d00ae0;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=25230ceac87d285a8c8a1e3feed0688812f81aa5;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/disfavor.php b/actions/disfavor.php index 25230ceac8..6269f1bd25 100644 --- a/actions/disfavor.php +++ b/actions/disfavor.php @@ -29,7 +29,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }