mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/11915] Make it possible to display trigger_error() messages to user.
PHPBB3-11915
This commit is contained in:
@@ -51,7 +51,7 @@ phpbb.plupload = {
|
||||
unique_names: true,
|
||||
filters: [{FILTERS}],
|
||||
{S_RESIZE}
|
||||
headers: {'X-PHPBB-USING-PLUPLOAD': '1'},
|
||||
headers: {'X-PHPBB-USING-PLUPLOAD': '1', 'X-Requested-With': 'XMLHttpRequest'},
|
||||
file_data_name: 'fileupload',
|
||||
multipart_params: {'add_file': '{LA_ADD_FILE}'},
|
||||
img_path: '{T_ASSETS_PATH}/plupload/jquery.plupload.queue/img',
|
||||
|
Reference in New Issue
Block a user