]> source.dussan.org Git - nextcloud-server.git/commit
Expire files from the trash in the background
authorRobin Appelman <icewind@owncloud.com>
Mon, 2 Mar 2015 14:25:50 +0000 (15:25 +0100)
committerRobin Appelman <icewind@owncloud.com>
Mon, 2 Mar 2015 14:25:50 +0000 (15:25 +0100)
commitc80522ed63e3225ce1f1353581220c3296ed0590
tree1c95536318918ac24332672d00162b2fb1e7d3e9
parent00568af74d8b392ea9f991e3d4069cd50e030030
Expire files from the trash in the background
apps/files_trashbin/command/expire.php [new file with mode: 0644]
apps/files_trashbin/lib/trashbin.php
apps/files_trashbin/tests/trashbin.php