egroupware_official/setup/inc
2023-07-02 07:34:57 +02:00
..
class.setup_cmd_admin.inc.php another error stalling installation 2022-12-05 16:10:54 +01:00
class.setup_cmd_config.inc.php do not show classes not extending Api\Auth\Backend or interfaces as auth backends 2023-07-02 07:34:57 +02:00
class.setup_cmd_database.inc.php
class.setup_cmd_header.inc.php fix PHP Deprecated errors visible in egroupware-docker-install.log 2023-01-26 10:42:33 +01:00
class.setup_cmd_hooks.inc.php
class.setup_cmd_install.inc.php fix installation under PHP 8.1 2022-12-05 15:55:30 +01:00
class.setup_cmd_ldap.inc.php fix Unsupported operand types: array + bool 2022-06-30 16:16:20 +02:00
class.setup_cmd_showheader.inc.php
class.setup_cmd_update.inc.php
class.setup_cmd.inc.php * Setup/EPL: do not autoinstall uninstalled EPL apps when container restarts 2022-01-21 20:58:30 +02:00
class.setup_detection.inc.php fix an other substr(): Passing null to parameter #1 ($string) of type string is deprecated 2023-02-06 20:27:59 +01:00
class.setup_header.inc.php
class.setup_html.inc.php fix not shown bullet image in setup by including and using it from setup/templates/default/images/ 2022-08-04 10:46:13 +02:00
class.setup_process.inc.php fix PHP 8.0 error when deinstalling an app with single table (string instead of string[]) 2022-04-01 14:38:18 +03:00
class.setup_translation.inc.php
class.setup.inc.php if no charset found in DB stay with default utf-8 2023-06-30 10:13:00 +02:00
functions.inc.php fix installation under PHP 8.1 2022-12-05 15:55:30 +01:00
hook_config_validate.inc.php fix und PHP 8 no longer supported curly braces for array/string indexes 2021-04-07 09:55:11 +02:00
hook_config.inc.php