From: Fabrixxm Date: Thu, 7 Mar 2013 13:16:53 +0000 (-0500) Subject: remove authentication from api help/test. fix issue 552. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a92ef6f0fe3fd7477a6bf342edc12dc266bd172e;p=friendica.git remove authentication from api help/test. fix issue 552. identi.ca don't ask for auth on help/test. --- diff --git a/include/api.php b/include/api.php index 6001556665..45cad9ca8c 100644 --- a/include/api.php +++ b/include/api.php @@ -1433,7 +1433,7 @@ return api_apply_template('test', $type, array('$ok' => $ok)); } - api_register_func('api/help/test','api_help_test',true); + api_register_func('api/help/test','api_help_test',false); /** * https://dev.twitter.com/docs/api/1/get/statuses/friends