From 77ffb23f8a2c3c37d258756ab33c1e23deabde24 Mon Sep 17 00:00:00 2001 From: Randy Hoyt Date: Sat, 12 Jan 2013 16:14:14 +0000 Subject: [PATCH] Adding comment about duplicate generate[d] parameter --- openphoto-wordpress.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;