X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FNotice_inbox.php;h=d3e7853b1bd804eeb35adb0cc4eccec7cbd143fe;hb=69ac99ff949ab0118ff25a62471980ad0ec7a52b;hp=2af34b1a4659a47c81731afc67afe975d6f784ca;hpb=a7ad37f83fcdf611f9a65d38b35ac1874979198c;p=quix0rs-gnu-social.git diff --git a/classes/Notice_inbox.php b/classes/Notice_inbox.php index 2af34b1a46..d3e7853b1b 100644 --- a/classes/Notice_inbox.php +++ b/classes/Notice_inbox.php @@ -1,7 +1,7 @@ . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once INSTALLDIR.'/classes/Memcached_DataObject.php';