CRM_Core_I18n::setLocale() - Fix bug with repeated usage (native gettext)
authorTim Otten <totten@civicrm.org>
Thu, 21 May 2020 08:22:55 +0000 (01:22 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 21 May 2020 08:22:55 +0000 (01:22 -0700)
commit8731b5abdec49f77ff9f33dddc1b028c0ece22a2
tree9e3321e68c735b09a1e7f2204285e1b0801a16b2
parentda460d9d00c283bf2e34680603521bb7e5e715ff
CRM_Core_I18n::setLocale() - Fix bug with repeated usage (native gettext)

This fixes the same bug as the previous commit, but as it applies on systems
with native/PECL getttext.
CRM/Core/I18n.php