X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Foembed.php;h=e287b6ae2a9563972ea2dac524bf379a8e789adb;hb=cde1f998386a59f2eba65bff37a177d9e7a428f9;hp=5f6751b5a80d907e5a59469fec03cc1ad282d262;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;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); }