aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/message/form.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16157] Fix FORM_INVALID error in the sending email formrxu2019-09-131-1/+1
| | | | PHPBB3-16157
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
| | | | PHPBB3-14972
* [ticket/13271] Disable CC sender feature for anonymous usersNils Adermann2014-11-021-1/+1
| | | | PHPBB3-13271
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-221-5/+7
| | | | PHPBB3-12723
* [ticket/10073] Deduplicate the if statementJoas Schilling2014-05-291-10/+1
| | | | PHPBB3-10073
* [ticket/10073] Fallback to board_contact when contact page is disabledJoas Schilling2014-05-291-1/+10
| | | | PHPBB3-10073
* [ticket/10073] Add doc blocks to new classesJoas Schilling2014-05-291-6/+58
| | | | PHPBB3-10073
* [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-291-0/+121
PHPBB3-10073