aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/admin.js
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-02-24 12:20:11 +0100
committerVincent Petry <pvince81@owncloud.com>2014-02-24 12:20:11 +0100
commitc465835e856601ccbe2643f690b0bc38ca5c3aa8 (patch)
tree55e7bf961c7c9c932eed6c449184167b21af8edb /apps/files/js/admin.js
parent11ca01403408413cbbe48c8d78c41802998868b7 (diff)
downloadnextcloud-server-c465835e856601ccbe2643f690b0bc38ca5c3aa8.tar.gz
nextcloud-server-c465835e856601ccbe2643f690b0bc38ca5c3aa8.zip
Replace deleteAll call with unlink call
The method deleteAll() doesn't officially exist on the Storage class as it's not defined on the interface, which means it fails on the Quota storage wrapper and might fail on some external storage classes. Also, this here is the only use case for that one method.
Diffstat (limited to 'apps/files/js/admin.js')
0 files changed, 0 insertions, 0 deletions