@@ -50,7 +50,7 @@ |
||
50 | 50 | */ |
51 | 51 | protected $base_url = "https://hummingbird.me/"; |
52 | 52 | |
53 | - protected function _manga_api_call($type, $url, $json=null) |
|
53 | + protected function _manga_api_call($type, $url, $json=NULL) |
|
54 | 54 | { |
55 | 55 | $token = $this->container->get('auth') |
56 | 56 | ->get_auth_token(); |