X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FGroup_block.php;h=de2cf5f6eb12c694a34d059f447e3ce4add972fd;hb=3262930ed46936140244c5385e4b172632d2dd44;hp=bd8b2492655123845f3c9b36f1d5c51def140fff;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/classes/Group_block.php b/classes/Group_block.php index bd8b249265..de2cf5f6eb 100644 --- a/classes/Group_block.php +++ b/classes/Group_block.php @@ -19,7 +19,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once INSTALLDIR.'/classes/Memcached_DataObject.php';