X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Foembed.php;h=e287b6ae2a9563972ea2dac524bf379a8e789adb;hb=f1e075cf4a15b75d45dc8391264394fbecf5c3ae;hp=5f6751b5a80d907e5a59469fec03cc1ad282d262;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/oembed.php b/actions/oembed.php index 5f6751b5a8..e287b6ae2a 100644 --- a/actions/oembed.php +++ b/actions/oembed.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }