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