]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupmembership.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / actions / apigroupmembership.php
index 7ad8fb767ec5731c24a3ed8a1b0b9a3f37d518a9..ed78d9eda8a27d588618b82cd0cd7e89ac41ebf8 100644 (file)
@@ -35,8 +35,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * List 20 newest members of the group specified by name or ID.
  *