diff --git a/openphoto-wordpress.php b/openphoto-wordpress.php index 82bbc88..285e893 100644 --- a/openphoto-wordpress.php +++ b/openphoto-wordpress.php @@ -1,7 +1,7 @@ get("/photos/list.json", $parameters); $response = json_decode($response); $photos = $response->result;