]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupshow.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / actions / apigroupshow.php
index e99777e32c5326113d11a562570c28733769cb13..15b9edb975543937c5ed178df2d8d425e26cbb9e 100644 (file)
@@ -35,8 +35,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * Outputs detailed information about the group specified by ID
  *