]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apihelptest.php
Pending subscription requests now work as they should
[quix0rs-gnu-social.git] / actions / apihelptest.php
index 1bbbe572bf62cead29f7ed591a7d36e66864c84a..a9cd7394c92817b845246931f661039f80d407f6 100644 (file)
@@ -32,8 +32,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiprivateauth.php';
-
 /**
  * Returns the string "ok" in the requested format with a 200 OK HTTP status code.
  *