MantisBT: master 8d6784e0

Author Committer Branch Timestamp Parent
dregad dregad master 2020-02-20 06:55 master 0cc0885a
Affected Issues  0021201: lang_get_defaulted does not search for fallback language
Changeset

lang_ensure_loaded(): load current plugin's strings

Move the code to load the currently active plugin's strings from
lang_get() to lang_ensure_loaded().

This is in preparation for fixing issue 0021201, as this code would then
be duplicated in lang_get_defaulted().

mod - core/lang_api.php Diff File