Skip to content

Commit 5bfdc5b

Browse files
committed
About image
Note added to image url
1 parent 0c5186e commit 5bfdc5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PHP_API_v2.0.0.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ function curl_wrap($entity, $data, $method)
9999
),
100100
array(
101101
"name"=>"image",
102-
"value"=>"http://www.soccerticketsonline.com/wp-content/uploads/ronaldo9.jpg", //This image value may be url or path of image
103-
"type"=>"SYSTEM"
102+
"value"=>"http://www.soccerticketsonline.com/wp-content/uploads/ronaldo9.jpg", //This image value is url of image.
103+
"type"=>"SYSTEM" // As of now we are not supporting image from local system path
104104
),
105105
array(
106106
"name"=>"company",

0 commit comments

Comments
 (0)