egroupware_official/importexport
nathan df489f14df 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-20 09:45:58 -06: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-20 09:45:58 -06: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