Implement a cleanup on file delete
authorAlexander Ebert <ebert@woltlab.com>
Fri, 3 May 2024 15:23:48 +0000 (17:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commitb592df138f4f9f89aa7e286ff2fb7cb8ba440937
tree8e43593dff558abf9c0e48bed508f0339c905d43
parentb8429d6e17f33be50f057947617147caa567e6a0
Implement a cleanup on file delete
wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php
wcfsetup/install/files/lib/data/file/FileAction.class.php
wcfsetup/install/files/lib/system/file/processor/AttachmentFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/FileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/IFileProcessor.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php