Skip to content

Commit bd02695

Browse files
artongebackportbot[bot]
authored andcommitted
chore(files_trashbin): Add user details in log from Trashbin
Signed-off-by: Louis Chemineau <louis@chmn.me> [skip ci]
1 parent c23e4b3 commit bd02695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/files_trashbin/lib/Trashbin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,7 @@ public static function deleteExpiredFiles($files, $user) {
911911
[
912912
'exception' => $e,
913913
'app' => 'files_trashbin',
914+
'user' => $user,
914915
]
915916
);
916917
}

0 commit comments

Comments
 (0)