aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/language/language_file_loader.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16271] Fix invalid docblocksMarc Alexander2019-12-271-0/+1
| | | | PHPBB3-16271
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
| | | | PHPBB3-14972
* [ticket/13896] Fix coding styleTristan Darricau2015-05-301-1/+1
| | | | PHPBB3-13896
* [ticket/13844] Remove hacky code for the help arrayJoas Schilling2015-05-171-9/+3
| | | | PHPBB3-13844
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-0/+212
PHPBB3-13762