mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
remove todo, it is already solved
This commit is contained in:
parent
8c35bbcba7
commit
109fee7673
@ -174,8 +174,6 @@ class Hooks {
|
||||
// fileTarget -> path of file being shared
|
||||
// uidOwner -> owner of the original file being shared
|
||||
|
||||
//TODO: We don't deal with shared folder yet, need to recursively update every file in the folder
|
||||
|
||||
$view = new \OC_FilesystemView( '/' );
|
||||
$userId = \OCP\User::getUser();
|
||||
$util = new Util( $view, $userId );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user