diff options
Diffstat (limited to 'lib/attachmentnoticesection.php')
-rw-r--r-- | lib/attachmentnoticesection.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/attachmentnoticesection.php b/lib/attachmentnoticesection.php index 630a149ac..b98de8b6f 100644 --- a/lib/attachmentnoticesection.php +++ b/lib/attachmentnoticesection.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET')) { exit(1); } |