Browse Source

explain pre-hook scan

remotes/origin/poc-doctrine-migrations
Robin Appelman 11 years ago
parent
commit
f02e110aea
  1. 1
      apps/files_trashbin/lib/trashbin.php

1
apps/files_trashbin/lib/trashbin.php

@ -57,6 +57,7 @@ class Trashbin {
/**
* Ensure we dont need to scan the file during the move to trash
* by triggering the scan in the pre-hook
*
* @param array $params
*/

Loading…
Cancel
Save