mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
a6a30e80b5
Passing columns as string caused them to get split by comma, but $total_sql had round(...,2) in it. Changed to use array. |
||
---|---|---|
.. | ||
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 |