]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apitimelinegroup.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / actions / apitimelinegroup.php
index 5a0ea60c7eb9cb6d8ee8bcde13c53222eb3c18e3..c238f3a989f005205bb63a86ebe4c87fa3cc986f 100644 (file)
@@ -35,8 +35,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * Returns the most recent notices (default 20) posted to the group specified by ID
  *