X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffacebookhome.php;h=70f20520530d2140ea7a4709d9fa2736d70160ae;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=6d8d0745d78ae4a524e3b1e9f58139747ab43e89;hpb=c32e494c0c480e30317b0f0a8dcae7103c4ff89e;p=quix0rs-gnu-social.git diff --git a/actions/facebookhome.php b/actions/facebookhome.php index 6d8d0745d7..70f2052053 100644 --- a/actions/facebookhome.php +++ b/actions/facebookhome.php @@ -1,7 +1,7 @@ . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once INSTALLDIR.'/lib/facebookaction.php';