]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apiusershow.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / actions / apiusershow.php
index 0ea0b2e72fd93643eea57eacaadcfb1417ae30d8..e68047eb2946fcdd66bdb8f90d648afb593d1018 100644 (file)
@@ -34,8 +34,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * Ouputs information for a user, specified by ID or screen name.
  * The user's most recent status will be returned inline.