Skip to content

Fix ignoring date_pattern in pager.

Adding arrays with + operator ignores the values from second array, where for example the date_pattern settings reside. Using array_merge() instead.

Merge request reports

Loading