aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/finder.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12508] Fix doc blockJoas Schilling2014-06-101-1/+3
| | | | PHPBB3-12508
* [ticket/12508] Add new line to separate the if and foreach betterJoas Schilling2014-06-101-0/+1
| | | | PHPBB3-12508
* [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-3/+11
| | | | PHPBB3-12508
* [ticket/12508] Fix class doc blockJoas Schilling2014-06-101-1/+1
| | | | PHPBB3-12508
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-0/+536
PHPBB3-12508