Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Insight] Files should be encoded in UTF-8 - in language/de/permissions_portal.php, line 0 #682

Open
marc1706 opened this issue Apr 23, 2016 · 0 comments

Comments

@marc1706
Copy link
Member

marc1706 commented Apr 23, 2016

in language/de/permissions_portal.php

This file uses iso-8859-1 text encoding. Prefer UTF-8 to avoid cross-encoding issues.


in language/it/permissions_portal.php

This file uses iso-8859-1 text encoding. Prefer UTF-8 to avoid cross-encoding issues.


Posted from SensioLabsInsight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant