Commit bce891b0 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 202398c0
...@@ -487,7 +487,7 @@ class IMDb2 ...@@ -487,7 +487,7 @@ class IMDb2
} }
else{ */ else{ */
// Decode the JSON response // Decode the JSON response
$data = json_decode(file_get_contents($json)); $data = json_decode(file_get_contents($apiUrl));
//} //}
return $data; return $data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment