egroupware/phpgwapi
dawnlinux 0ff3231643 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:53:00 +00:00
..
cron fixed asyncservices to run under the windows sheduler 2004-07-31 19:34:11 +00:00
inc Fix the bug: Fail to create text files that contain multibyte 2004-09-06 03:53:00 +00:00
js integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:27:22 +00:00
setup Added 'Check Now' translation for notify app 2004-09-02 17:46:16 +00:00
templates Better display in opera, IE (Win and Mac) 2004-09-03 16:01:32 +00:00
addressbook.php changed currentapp to addressbook, to not allow access without run-rights for addressbook 2004-08-29 19:08:27 +00:00