problem with UTF-8 coding
This commit is contained in:
parent
6688b275e6
commit
00fdefbb4f
|
|
@ -18,3 +18,4 @@ config.php
|
|||
data/files
|
||||
data/cache
|
||||
/vendor
|
||||
*.bak
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'number.decimals_separator' => ',',
|
||||
|
|
|
|||
Loading…
Reference in New Issue