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