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/files
data/cache data/cache
/vendor /vendor
*.bak

View File

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