X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fattachment_ajax.php;h=1e07280750267a30dd13510fabeda0e83175ae20;hb=df86aa721455fde537608d5faeaaf92075afb738;hp=af37c9bcb5510d0a2323b369f646e4809909e2cb;hpb=434abed511faa045c506c75443895b7e4ce7ff3f;p=quix0rs-gnu-social.git diff --git a/actions/attachment_ajax.php b/actions/attachment_ajax.php index af37c9bcb5..1e07280750 100644 --- a/actions/attachment_ajax.php +++ b/actions/attachment_ajax.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }