egroupware_official/importexport
nathan 554d125d96 Leave output buffering alone, since trying to turn it off makes the download fail
The browser was giving "Failed - Network error" and there was nothing in the server log. ob_get_level() was giving 3, but trying to turn it using ob_end_clean() was just... failing.
2022-04-21 11:27:52 +02:00
..
doc Some documentation updates 2012-10-15 21:28:33 +00:00
inc Leave output buffering alone, since trying to turn it off makes the download fail 2022-04-21 11:27:52 +02:00
js Import/Export: Fix export download did not download 2020-07-10 09:14:36 -06:00
lang pending changes from our translation server 2022-04-04 13:28:05 +02:00
setup Bump version to 21.1 2021-05-08 15:02:53 +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