Searched refs:is_response (Results 1 – 1 of 1) sorted by relevance
404 function sharedapi_accept_data($key, $data = '', $is_response = false) { argument416 $json = $is_response ? json_decode($data, true) : sharedapi_decode_data($key, $data);