server/lib
Vincent Petry f642ad3961 Prevent deleting storage root
Storage mount points are not deletable, so make sure that the unlink
operation and its hooks aren't run in such cases.

Note that some storages might recursively delete their contents when
calling unlink on their root. This fix prevents that as well.
2014-01-08 13:17:36 +01:00
..
l10n [tx-robot] updated from transifex 2014-01-07 01:56:11 -05:00
private Prevent deleting storage root 2014-01-08 13:17:36 +01:00
public Merge pull request #6290 from owncloud/files-androidcontentdisposition 2014-01-07 11:06:20 -08:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php Remove @ in order to get proper error handling 2014-01-07 16:24:05 +01:00