server/apps/files_trashbin/lib
Vincent Petry beb6a38d85 Added rmdir to trashbin storage wrapper
This makes sure that folders are moved to trash when deleted with
rmdir() instead of unlink().

This happens for example when deleting a folder over WebDAV.
The web UI uses unlink() so it wasn't affected.
2015-05-12 11:09:02 +02:00
..
exceptions Update license headers 2015-03-26 11:44:36 +01:00
capabilities.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Update license headers 2015-03-26 11:44:36 +01:00
hooks.php Update license headers 2015-03-26 11:44:36 +01:00
storage.php Added rmdir to trashbin storage wrapper 2015-05-12 11:09:02 +02:00
trashbin.php Remove old encryption left overs from trashbin 2015-04-07 13:30:29 +02:00