X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/47b6c704a5375b9f98376bf4eb727d4ee49fe3e2..9e3d2ed2e3128245418e5cf5aff39f8695958d9a:/WEB-INF/lib/ttExportHelper.class.php diff --git a/WEB-INF/lib/ttExportHelper.class.php b/WEB-INF/lib/ttExportHelper.class.php index d0b53395..0c30b2f7 100644 --- a/WEB-INF/lib/ttExportHelper.class.php +++ b/WEB-INF/lib/ttExportHelper.class.php @@ -304,7 +304,7 @@ class ttExportHelper { " show_note=\"".$fav_report['show_note']."\"". " show_custom_field_1=\"".$fav_report['show_custom_field_1']."\"". " show_work_units=\"".$fav_report['show_work_units']."\"". - " group_by=\"".$fav_report['group_by']."\"". + " group_by1=\"".$fav_report['group_by1']."\"". " show_totals_only=\"".$fav_report['show_totals_only']."\">\n"); fwrite($file, " \n"); fwrite($file, " \n");