mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
d2c85cfe86
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button']) |
||
---|---|---|
.. | ||
doc | ||
inc | ||
lang | ||
templates/default | ||
account_migration.php | ||
admin_account.php | ||
applications.php | ||
check_install.php | ||
config.php | ||
db_backup.php | ||
fix_mysql_charset.php | ||
index.php | ||
manageheader.php | ||
schematoy.php | ||
setup-cli.php | ||
sqltoarray.php |