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