mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +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}
|
{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}'},
|
||||||
|
|
Loading…
Add table
Reference in a new issue