]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupleave.php
Removing unnecessary require_once lines (autoload!)
[quix0rs-gnu-social.git] / actions / apigroupleave.php
index 9d2825b00e25ea9add0652731909ef1d7ced6ef7..bdfa36aa432bf682623a09bd6e82f9e44a80e32f 100644 (file)
@@ -35,8 +35,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiauth.php';
-
 /**
  * Removes the authenticated user from the group specified by ID
  *