]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed 1070/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 31 Jan 2018 11:39:17 +0000 (12:39 +0100)
committerArthurHoaro <arthur@hoa.ro>
Wed, 31 Jan 2018 11:39:17 +0000 (12:39 +0100)
commitb7c412d4d0fec7f3f54ecaa09178afa16c779d7e
treeb2b0dce6c36f4a7f9f4f7e0f5e6811791fb3bccf
parent2cbf4acddeeed9d6d775566b1dec560b1452d8eb
Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed

As stated in the docs:

> LC_MESSAGES for system responses (available if PHP was compiled with libintl)

Fixes #1067
application/Languages.php
index.php