summaryrefslogtreecommitdiff
path: root/actions/attachment.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/attachment.php')
-rw-r--r--actions/attachment.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/attachment.php b/actions/attachment.php
index 5d11faad8..6981354d1 100644
--- a/actions/attachment.php
+++ b/actions/attachment.php
@@ -27,7 +27,7 @@
* @link http://status.net/
*/
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
exit(1);
}