egroupware_official/importexport
ralf 7e70eee888 final fix for "Network error" when stream files to client
It is important to FIRST disable zlib.output_compression (before headers are sent!) and THEN end all output-buffering!
Without the two steps in this order, we are either limited by the memory limit or get the "Network error", because the streaming/fpassthrough does not apply the compression.
2022-05-05 12:47:31 +02:00
..
doc Some documentation updates 2012-10-15 21:28:33 +00:00
inc final fix for "Network error" when stream files to client 2022-05-05 12:47:31 +02:00
js legacy load jQueryUI as tooltip has wired context problems if loaded as module 2021-07-02 08:52:18 +02:00
lang pending changes from our translation server 2022-04-04 13:26:38 +02:00
setup Bump version to 21.1 2021-05-08 15:02:24 +02:00
templates PHP 8 fixes 2021-03-29 16:47:19 +02:00
importexport_cli.php * ImportExport: fix error in importexport_cli.php (Console/Getopt.php not found) 2019-11-03 09:52:56 +01:00