
14 Feb
2017
14 Feb
'17
2:17 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: ebec500e4a99d9b35ec2bbc564bdf8b77db0cc55 https://github.com/phpmyadmin/motranslator/commit/ebec500e4a99d9b35ec2bbc564... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M src/functions.php Log Message: ----------- Clarify documentation on dummy _bind_textdomain_codeset We really do not want to enforce utf-8 as it is just recommended usage, users are free to use any encoding as long as no charset conversion is necessary. Fixes #12 Signed-off-by: Michal Čihař <michal@cihar.com>