Merge pull request #647 from fabrixxm/issue-552

remove authentication from api help/test. fix issue 552.
This commit is contained in:
fabrixxm 2013-03-07 05:21:36 -08:00
commit ce7217c8f6

View file

@ -1433,7 +1433,7 @@
return api_apply_template('test', $type, array('$ok' => $ok)); 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 * https://dev.twitter.com/docs/api/1/get/statuses/friends