aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_contact.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
| | | | PHPBB3-13844
* [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
| | | | PHPBB3-13647
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
| | | | PHPBB3-13450
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-221-3/+8
| | | | PHPBB3-12723
* [ticket/10073] Do not check disable boxes by defaultJoas Schilling2014-06-091-1/+1
| | | | PHPBB3-10073
* [ticket/10073] Store values with config_text in the ACPJoas Schilling2014-05-291-8/+17
| | | | PHPBB3-10073
* [ticket/10073] Fix request usageJoas Schilling2014-05-291-1/+3
| | | | PHPBB3-10073
* [ticket/10073] Deduplicate template variable namesJoas Schilling2014-05-291-3/+3
| | | | PHPBB3-10073
* [ticket/10073] Get service from containerJoas Schilling2014-05-291-2/+2
| | | | PHPBB3-10073
* [ticket/10073] Move template code into the templateJoas Schilling2014-05-291-3/+3
| | | | PHPBB3-10073
* [ticket/10073] Add ACP module to add bbcode text for contact admin infoJoas Schilling2014-05-291-0/+118
PHPBB3-10073