Skip to content

Commit

Permalink
add Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rwifeng committed Sep 22, 2014
1 parent 30f1bdb commit 660461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/up.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

$bucket = 'rwxf';
$key = 'up.php';
$file = __FILE__;
$file = __FILE__; //path to local file


$client = new Qiniu_MacHttpClient(null);
Expand Down

0 comments on commit 660461d

Please sign in to comment.