forked from GNUsocial/gnu-social
remove common_debug() from search.json, search.atom
This commit is contained in:
@@ -63,8 +63,6 @@ class ApiSearchJSONAction extends ApiPrivateAuthAction
|
||||
*/
|
||||
function prepare($args)
|
||||
{
|
||||
common_debug("apisearchjson prepare()");
|
||||
|
||||
parent::prepare($args);
|
||||
|
||||
$this->query = $this->trimmed('q');
|
||||
|
Reference in New Issue
Block a user