]> source.dussan.org Git - nextcloud-server.git/commit
Still return quota value when free space is unknown
authorVincent Petry <pvince81@owncloud.com>
Wed, 19 Mar 2014 18:07:11 +0000 (19:07 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 19 Mar 2014 18:07:11 +0000 (19:07 +0100)
commit66bc0f0848846bce3680b79da4209d42620f1b8d
treea40ca59c2f0fffe79f6ca9e014eb129c2473e3d6
parent6252c248c23661beef6484cf1ffa24db406e28ae
Still return quota value when free space is unknown

Fixed the quota storage wrapper to correctly return the quota value when
the free space is not known (which usually happens when the disk_free_space
function is disabled)
lib/private/files/storage/wrapper/quota.php
tests/lib/files/storage/wrapper/quota.php