X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fconversation.php;h=900a724ef302ac2c14c3be8f9003dc8e0e3f4dd1;hb=0bb65f8739371bdb0b49f41f14fb284c239dda53;hp=c4a4e80dacc4551406aac47494bb43e73c957b80;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/conversation.php b/actions/conversation.php index c4a4e80dac..900a724ef3 100644 --- a/actions/conversation.php +++ b/actions/conversation.php @@ -27,7 +27,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }