MantisBT: master-2.27 317abee4

Author Committer Branch Timestamp Parent
raspopov dregad master-2.27 2024-12-21 13:43 master-2.27 39e340e4
Affected Issues  0035198: Caching language loading can be more efficient.
Changeset

Fix caching when current language is 'auto'

Caching the languages before initializing the plugin API results in a
single call instead of a minimum of five.

Fixes 0035198, PR https://github.com/mantisbt/mantisbt/pull/2060

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - core.php Diff File