Updated to work with latest pickles.

This commit is contained in:
Josh Sherman 2014-08-04 00:40:30 +00:00
parent 998327b35f
commit 526670d333
11 changed files with 21 additions and 648 deletions

View file

@ -2,7 +2,7 @@
class api_v1_leaderboards extends APIv1
{
protected $request_methods = 'GET';
public $request_methods = 'GET';
public function __default()
{