aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/message/admin_form.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15970] Add empty line before event docblockMarc Alexander2019-04-011-0/+1
| | | | PHPBB3-15970
* [ticket/15970] Add core.message_admin_form_submit_beforeJakub Senko2019-02-271-1/+28
| | | | PHPBB3-15970
* [ticket/13242] Fix HTML validityOliver Schramm2014-11-051-0/+1
| | | | PHPBB3-13242
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-221-5/+7
| | | | PHPBB3-12723
* [ticket/10073] Move config values to config_textJoas Schilling2014-05-291-4/+11
| | | | PHPBB3-10073
* [ticket/10073] Use phpbb_validate_email to verify email addressJoas Schilling2014-05-291-2/+20
| | | | PHPBB3-10073
* [ticket/10073] Display contact infoJoas Schilling2014-05-291-2/+10
| | | | PHPBB3-10073
* [ticket/10073] Add @config_text to admin_formJoas Schilling2014-05-291-1/+24
| | | | PHPBB3-10073
* [ticket/10073] Remove unneccessary todos he config switch is enoughJoas Schilling2014-05-291-1/+1
| | | | PHPBB3-10073
* [ticket/10073] Add doc blocks to new classesJoas Schilling2014-05-291-0/+21
| | | | PHPBB3-10073
* [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-291-0/+112
PHPBB3-10073