X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapihelptest.php;h=a9cd7394c92817b845246931f661039f80d407f6;hb=b3bf036975593db27c6e7e653f18160d086f7b2d;hp=1bbbe572bf62cead29f7ed591a7d36e66864c84a;hpb=513c54fa89085fde783a73c298d61576f834b131;p=quix0rs-gnu-social.git diff --git a/actions/apihelptest.php b/actions/apihelptest.php index 1bbbe572bf..a9cd7394c9 100644 --- a/actions/apihelptest.php +++ b/actions/apihelptest.php @@ -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. *