]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigrouplist.php
OAuth related syntax fixes, nothing big
[quix0rs-gnu-social.git] / actions / apigrouplist.php
index c7518ca129fb39dfc314fed08a00fc7382bdd6e0..a3fc3fc43573eface1437988d14726234b6a02d8 100644 (file)
@@ -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.
  *