egroupware/importexport
Ralf Becker a125be6074 fix PHP 8.0 TypeError: Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given
using Api\Accounts::title() but cast to int, if giving an non-zero result
2021-11-08 12:35:14 +01:00
..
doc Some documentation updates 2012-10-15 21:28:33 +00:00
inc fix PHP 8.0 TypeError: Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given 2021-11-08 12:35:14 +01:00
js Import/Export: Fix export download did not download 2020-07-10 09:14:36 -06:00
lang pending translations from our translation server 2021-09-22 14:57:53 +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