egroupware_official/phpgwapi
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
..
cron fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
doc replace the crap 2004-08-09 13:27:04 +00:00
images uploaded images for categories (used only by phpbrain so far) 2004-06-04 17:12:18 +00:00
inc Fix the bug: Fail to create text files that contain multibyte 2004-09-06 03:48:10 +00:00
js integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:27:22 +00:00
setup *** empty log message *** 2004-09-03 19:02:35 +00:00
templates implemented a one-click (tm) change between single and multiple account-selection for the calendar 2004-08-29 20:32:56 +00:00
tests lowercased the type, as it's uppercase in MaxDB 2004-08-17 11:52:02 +00:00
themes replace the crap 2004-08-09 12:20:28 +00:00
addressbook.php changed currentapp to addressbook, to not allow access without run-rights for addressbook 2004-08-29 19:08:50 +00:00