]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupmembership.php
Delete action/api.php and rename lib/twitterapi.php to lib/api.php
[quix0rs-gnu-social.git] / actions / apigroupmembership.php
index 0cd3ed2906f9ae783d38c6c445d9b079ebd59707..872ee45eee1d15a8dda131f11b78ab0ff7bcae0d 100644 (file)
@@ -31,7 +31,7 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/twitterapi.php';
+require_once INSTALLDIR . '/lib/api.php';
 
 /**
  * List 20 newest members of the group specified by name or ID.