Issue 4: get_plurks_polling forgot to return JSON object
Status:  Fixed
Owner: ----
Closed:  Dec 2009
Reported by ericho8...@gmail.com, Dec 18, 2009
What steps will reproduce the problem?
1. $result = $this->plurk(PLURK_POLLING_GET_PLURK, $array);
2.
3.

What is the expected output? What do you see instead?
return $this->plurk(PLURK_POLLING_GET_PLURK, $array);

What version of the product are you using? On what operating system?


Please provide any additional information below.


Dec 18, 2009
Project Member #1 limit.t...@gmail.com
The bug is fixed, thank you for your reporting very much.
Status: Fixed