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