X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Foutbox.php;h=537fad3ef4560bdcada86358536d89fb16443695;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=a1fc81dfda22f106396f96bc8a0c52a7635cf9f6;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/outbox.php b/actions/outbox.php index a1fc81dfda..537fad3ef4 100644 --- a/actions/outbox.php +++ b/actions/outbox.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }