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