Skip to content

Commit

Permalink
Merge pull request 23#206 from basteyy/patch-1
Browse files Browse the repository at this point in the history
Update Backend on PHP.md
  • Loading branch information
steffentchr committed Feb 16, 2015
2 parents 420cd35 + a4b05fe commit cd3c736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Backend on PHP.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function rrmdir($dir) {
*
* Check if all the parts exist, and
* gather all the parts of the file together
* @param string $dir - the temporary directory holding all the parts of the file
* @param string $temp_dir - the temporary directory holding all the parts of the file
* @param string $fileName - the original file name
* @param string $chunkSize - each chunk size (in bytes)
* @param string $totalSize - original file size (in bytes)
Expand Down

0 comments on commit cd3c736

Please sign in to comment.