mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16358] Do not change plupload.html
PHPBB3-16358
This commit is contained in:
parent
31cbb60a38
commit
8bdc3940b1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ phpbb.plupload = {
|
|||
{FILTERS}
|
||||
],
|
||||
},
|
||||
{{ S_RESIZE }}
|
||||
{S_RESIZE}
|
||||
headers: {'X-PHPBB-USING-PLUPLOAD': '1', 'X-Requested-With': 'XMLHttpRequest'},
|
||||
file_data_name: 'fileupload',
|
||||
multipart_params: {'add_file': '{LA_ADD_FILE}'},
|
||||
|
|
Loading…
Add table
Reference in a new issue