forked from extern/egroupware
d2c85cfe86
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button']) |
||
---|---|---|
.. | ||
class.filemanager_admin.inc.php | ||
class.filemanager_favorite_portlet.inc.php | ||
class.filemanager_hooks.inc.php | ||
class.filemanager_merge.inc.php | ||
class.filemanager_select.inc.php | ||
class.filemanager_shares.inc.php | ||
class.filemanager_ui.inc.php |