[ticket/16358] Do not change plupload.html

PHPBB3-16358
This commit is contained in:
mrgoldy 2020-02-05 15:20:30 +01:00
parent 31cbb60a38
commit 8bdc3940b1

View file

@ -53,7 +53,7 @@ phpbb.plupload = {
{FILTERS} {FILTERS}
], ],
}, },
{{ S_RESIZE }} {S_RESIZE}
headers: {'X-PHPBB-USING-PLUPLOAD': '1', 'X-Requested-With': 'XMLHttpRequest'}, headers: {'X-PHPBB-USING-PLUPLOAD': '1', 'X-Requested-With': 'XMLHttpRequest'},
file_data_name: 'fileupload', file_data_name: 'fileupload',
multipart_params: {'add_file': '{LA_ADD_FILE}'}, multipart_params: {'add_file': '{LA_ADD_FILE}'},