Skip to content
Commit beb6a38d authored by Vincent Petry's avatar Vincent Petry
Browse files

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.
parent 20d2d8d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment