X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapihelptest.php;h=a9cd7394c92817b845246931f661039f80d407f6;hb=bdd15cfe6340df9fd387e817352bea5f16655d0a;hp=1bbbe572bf62cead29f7ed591a7d36e66864c84a;hpb=0dbdcf2936a00282114f1368ead2f5edebc6ae61;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. *