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