X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffacebookremove.php;h=ae231c0fb39c560f2e8c923b9adc157c0e63ab54;hb=b0ce2add41877091ba750b36387b45a476127526;hp=9ca7a77a84413c0aee266656fccb25fdd113811e;hpb=bafa1ab1c532118e2230df50ed18a1b4573692b7;p=quix0rs-gnu-social.git diff --git a/actions/facebookremove.php b/actions/facebookremove.php index 9ca7a77a84..ae231c0fb3 100644 --- a/actions/facebookremove.php +++ b/actions/facebookremove.php @@ -1,7 +1,7 @@ . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once INSTALLDIR.'/lib/facebookaction.php';