dawnlinux 954dd1d9ab Fix the bug: Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.
2004-09-06 03:48:10 +00:00
2004-09-03 19:02:35 +00:00
2004-08-09 10:06:16 +00:00
2004-09-03 19:02:35 +00:00
2004-08-03 14:06:51 +00:00
2004-08-21 17:18:14 +00:00
2004-08-21 15:22:56 +00:00
2004-03-26 19:56:37 +00:00
2004-08-21 15:39:30 +00:00
2004-01-01 15:38:15 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.7%
CSS 10%
Less 2%
Other 3.8%