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