aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/info/acp_extensions.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-281-6/+7
|\ | | | | | | | | | | | | * 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-271-6/+7
| | | | | | | | PHPBB3-12594
* | [ticket/12564] Remove version definition from ACP/MCP/UCP module info filesMatt Friedman2014-05-181-1/+0
|/ | | | PHPBB3-12564
* [ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSIONDavid King2013-02-231-2/+2
| | | | PHPBB3-11298
* [ticket/11088] Move style, extension and language pack management to customiseDavid King2012-12-121-2/+2
| | | | | | | Instead of being separated, these related ACP modules are now grouped intuitively. PHPBB3-11088
* [ticket/10631] Fix so it installs the module in the correct placeMichael Cullum2012-09-011-1/+1
| | | | PHPBB3-10631
* [ticket/10631] Adding an extensions adminMichael Cullum2012-09-011-0/+34
PHPBB3-10631