X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fuserbyid.php;h=802bcb0815384d5c94295d0c4eadd85350480204;hb=c9eb7c1f0b60cbcf4672bcfca0814dd1bfc1dcf0;hp=4ed78688b6996e7443b936b0dc8c7d84acbb03c6;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/actions/userbyid.php b/actions/userbyid.php index 4ed78688b6..802bcb0815 100644 --- a/actions/userbyid.php +++ b/actions/userbyid.php @@ -29,7 +29,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }