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.timesheet_bo.inc.php | ||
class.timesheet_datasource.inc.php | ||
class.timesheet_egw_record.inc.php | ||
class.timesheet_export_csv.inc.php | ||
class.timesheet_favorite_portlet.inc.php | ||
class.timesheet_hooks.inc.php | ||
class.timesheet_import_csv.inc.php | ||
class.timesheet_merge.inc.php | ||
class.timesheet_tracking.inc.php | ||
class.timesheet_ui.inc.php | ||
class.timesheet_wizard_export_csv.inc.php | ||
class.timesheet_wizard_import_csv.inc.php |