mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11915] Pass the data to the template instead of scraping HTML for it.
PHPBB3-11915
This commit is contained in:
@@ -61,6 +61,7 @@ phpbb.plupload = {
|
||||
},
|
||||
order: '{ATTACH_ORDER}',
|
||||
maxFiles: {MAX_ATTACHMENTS},
|
||||
data: {S_ATTACH_DATA},
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user