Skip to content

Commit 660461d

Browse files
committed
add Comments
1 parent 30f1bdb commit 660461d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/up.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
$bucket = 'rwxf';
77
$key = 'up.php';
8-
$file = __FILE__;
8+
$file = __FILE__; //path to local file
99

1010

1111
$client = new Qiniu_MacHttpClient(null);

0 commit comments

Comments
 (0)