aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/acp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-282-8/+14
|\ | | | | | | | | | | | | * develop-ascraeus: [ticket/12594] Replace phpBB Group with phpBB Limited [ticket/12594] Update footer credit lines [ticket/12594] Remove @package tags and update file headers
| * [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-8/+14
| | | | | | | | PHPBB3-12594
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-201-1/+0
|/ | | | PHPBB3-12564
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-192-3/+7
| | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700
* [ticket/11549] Add functional test for ACP Extension Module with TemplateJoas Schilling2013-05-312-0/+60
PHPBB3-11549