Add support for uploads in the acp
authorJoshua Rüsweg <josh@bastelstu.be>
Mon, 28 Jan 2019 17:00:25 +0000 (18:00 +0100)
committerJoshua Rüsweg <josh@bastelstu.be>
Mon, 28 Jan 2019 17:00:25 +0000 (18:00 +0100)
commit48fa35d13af915ade635704071bbda4253daadef
tree35e45748a38cb82a6da98a90b437da01048aa043
parent84f426d1bb9ae9951222f162da95f5dbe2e80115
Add support for uploads in the acp
See #2825
syncTemplates.json
wcfsetup/install/files/acp/templates/__uploadFormField.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/uploadFieldComponent.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/acp/action/AJAXFileDeleteAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/acp/action/AJAXFileUploadAction.class.php [new file with mode: 0644]