aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/parameters.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-0/+2
An extension can now override the datetime class by overwriting the datetime.class parameter in their own yml file. PHPBB3-12932