aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/files/factory.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13904] Minor coding style fixesMarc Alexander2015-09-091-1/+1
* [ticket/13904] Move form_upload to its own class and define type classesMarc Alexander2015-09-091-1/+1
* [ticket/13904] Allow using factory for none files. classesMarc Alexander2015-09-091-1/+1
* [ticket/13904] Remove magic method from factory and allow short namesMarc Alexander2015-09-091-24/+3
* [ticket/13904] Add initial factory for handling file classesMarc Alexander2015-09-091-0/+79