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