server/lib
Vincent Petry 89881ed511 Fix call to disk_free_space when a file is provided
In the case of shared files, we have to call free_space() on the file
name. This has the side-effect that when uploading to a local storage
without quota set, it will call disk_free_space with the file name,
which fails.

This fix uses the parent folder in case the given path is a file.
2016-03-07 11:01:24 +01:00
..
l10n [tx-robot] updated from transifex 2016-03-07 01:56:53 -05:00
private Fix call to disk_free_space when a file is provided 2016-03-07 11:01:24 +01:00
public Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Update author information 2016-03-01 17:25:15 +01:00