]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/attachmentnoticesection.php
Fix for error output on invalid user ID to api groups list
[quix0rs-gnu-social.git] / lib / attachmentnoticesection.php
index 630a149acb17618993d372c5b228ea89340f11ef..578c171ff591bdba3e8bde5533a263ae90ce684a 100644 (file)
@@ -27,7 +27,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }