X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FGroup_alias.php;h=be3d0a6c6f09583479d379594d08fef2dba6f18d;hb=69ac99ff949ab0118ff25a62471980ad0ec7a52b;hp=93bb75796da2573781f46f76e1a31038ae4acb68;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/classes/Group_alias.php b/classes/Group_alias.php index 93bb75796d..be3d0a6c6f 100644 --- a/classes/Group_alias.php +++ b/classes/Group_alias.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';