]> source.dussan.org Git - nextcloud-server.git/commit
using the number of writen bytes as indicator if streamCopy() was successfully. Inste...
authorBjörn Schießle <schiessle@owncloud.com>
Fri, 22 Feb 2013 13:56:50 +0000 (14:56 +0100)
committerBjörn Schießle <schiessle@owncloud.com>
Fri, 22 Feb 2013 13:56:50 +0000 (14:56 +0100)
commit5b949596867c986916568e5bea2003e04102aa71
tree8a6f7b1cf2d7d98763b1fb35499f511530791909
parent51d050c93515215f5053113c617a4c49c4a4474e
using the number of writen bytes as indicator if streamCopy() was successfully. Instead check if fwrite returns the number of bytes or false
lib/files/view.php
lib/helper.php