X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapigroupismember.php;h=c9a363582b75b4f8bda6bb6f555c585dd8f155dc;hb=24e05350011eb1b4aa05c7cfa2b9e901bd7f9c2f;hp=13ed9e1fbf059a0b0897fc17e3e318d9d75d727b;hpb=59043dca7fb6f974b11797c4d0f20e5b78b0611d;p=quix0rs-gnu-social.git diff --git a/actions/apigroupismember.php b/actions/apigroupismember.php index 13ed9e1fbf..c9a363582b 100644 --- a/actions/apigroupismember.php +++ b/actions/apigroupismember.php @@ -35,8 +35,6 @@ if (!defined('STATUSNET')) { exit(1); } -require_once INSTALLDIR . '/lib/apibareauth.php'; - /** * Returns whether a user is a member of a specified group. *