X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Foembed.php;h=e287b6ae2a9563972ea2dac524bf379a8e789adb;hb=4b80ce0be89fe50eabec1a19dbf4a0c26a413423;hp=32365271429a060a72de7cb657c244f4f7016e45;hpb=d35b2d3f3c2128b147a6fa897032262c1f632262;p=quix0rs-gnu-social.git diff --git a/actions/oembed.php b/actions/oembed.php index 3236527142..e287b6ae2a 100644 --- a/actions/oembed.php +++ b/actions/oembed.php @@ -21,13 +21,13 @@ * * @category Twitter * @package StatusNet - * @author Evan Prodromou + * @author Evan Prodromou * @copyright 2008 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }