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