Add a default implementation for file processors
authorAlexander Ebert <ebert@woltlab.com>
Sun, 5 May 2024 21:14:24 +0000 (23:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commit46b238dfd51ee839f10c4346f197b7666576abae
tree450403fdf81f625323fc02168554604974bd0c97
parent056d063a384e1e461f97fd85c01b453da3cc9d7d
Add a default implementation for file processors
wcfsetup/install/files/lib/system/file/processor/AbstractFileProcessor.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/file/processor/AttachmentFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/IFileProcessor.class.php