aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/message
Commit message (Collapse)AuthorAgeFilesLines
* [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] Deduplicate the if statementJoas Schilling2014-05-291-10/+1
| | | | PHPBB3-10073
* [ticket/10073] Fallback to board_contact when contact page is disabledJoas Schilling2014-05-292-3/+12
| | | | PHPBB3-10073
* [ticket/10073] Display contact infoJoas Schilling2014-05-291-2/+10
| | | | PHPBB3-10073
* [ticket/10073] Fix missing language stringJoas Schilling2014-05-291-0/+1
| | | | PHPBB3-10073
* [ticket/10073] Use get_username_string and correctly sprintf for languagesJoas Schilling2014-05-291-2/+3
| | | | 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-295-23/+251
| | | | PHPBB3-10073
* [ticket/10073] Fix grammar in commentJoas Schilling2014-05-291-1/+1
| | | | PHPBB3-10073
* [ticket/10073] Global announcements have a forum_id nowJoas Schilling2014-05-291-24/+5
| | | | PHPBB3-10073
* [ticket/10073] Fix code sniffer complainJoas Schilling2014-05-291-1/+0
| | | | PHPBB3-10073
* [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-295-0/+666
PHPBB3-10073