Skip to content

Commit 50340e4

Browse files
authored
Merge pull request #3 from zoho/beta
Modified sample code.
2 parents 7b15792 + 5b4d1b6 commit 50340e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/main/Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ public static function BulkRead()
196196

197197
public static function BulkWrite()
198198
{
199-
$absoluteFilePath = "/Users/abc-XXX/Desktop/py.html";
199+
$absoluteFilePath = "/Users/abc-XXX/Desktop/Leads.zip";
200200

201201
$orgID = "673xxx";
202202

0 commit comments

Comments
 (0)