problem with UTF-8 coding

This commit is contained in:
middeke 2015-12-08 13:43:24 +01:00
parent 6688b275e6
commit 00fdefbb4f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ config.php
data/files
data/cache
/vendor
*.bak

View File

@ -1,4 +1,4 @@
<?php
<?php
return array(
'number.decimals_separator' => ',',