mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
An extension can now override the datetime class by overwriting the datetime.class parameter in their own yml file. PHPBB3-12932
2 lines
48 B
YAML
2 lines
48 B
YAML
parameters:
|
|
datetime.class: \phpbb\datetime
|