aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/files/factory.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13904] Remove magic method from factory and allow short namesMarc Alexander2015-09-091-24/+3
| | | | PHPBB3-13904
* [ticket/13904] Add initial factory for handling file classesMarc Alexander2015-09-091-0/+79
PHPBB3-13904