aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/plupload.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11926] Fix plupload migration dependency.Andreas Fischer2013-10-161-1/+1
| | | | PHPBB3-11926
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+32
This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929