X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FComet%2FCometPlugin.php;h=300d1e9a2488e7430becd87e7c5f0a95cafae092;hb=9498a164805892a8af17311f7e7697b132524990;hp=d7ac2b8591386a86512c047a07890ac685c67551;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/plugins/Comet/CometPlugin.php b/plugins/Comet/CometPlugin.php index d7ac2b8591..300d1e9a24 100644 --- a/plugins/Comet/CometPlugin.php +++ b/plugins/Comet/CometPlugin.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }