Merge pull request #7398 from owncloud/trash_dont_rely_on_db
[trash] fall back if file is not in db
Showing
- apps/files_trashbin/ajax/list.php 3 additions, 3 deletionsapps/files_trashbin/ajax/list.php
- apps/files_trashbin/appinfo/database.xml 2 additions, 2 deletionsapps/files_trashbin/appinfo/database.xml
- apps/files_trashbin/appinfo/update.php 1 addition, 1 deletionapps/files_trashbin/appinfo/update.php
- apps/files_trashbin/appinfo/version 1 addition, 1 deletionapps/files_trashbin/appinfo/version
- apps/files_trashbin/index.php 6 additions, 7 deletionsapps/files_trashbin/index.php
- apps/files_trashbin/lib/helper.php 37 additions, 25 deletionsapps/files_trashbin/lib/helper.php
- apps/files_trashbin/lib/trashbin.php 28 additions, 111 deletionsapps/files_trashbin/lib/trashbin.php
- lib/private/files/cache/homecache.php 1 addition, 1 deletionlib/private/files/cache/homecache.php
Loading
Please register or sign in to comment