MantisBT: master 169b882b

Author Committer Branch Timestamp Parent
davethegr8 dhx master 2011-02-26 03:16 master bd7a4483
Affected Issues  0012772: Fatal error: Call to undefined function csv_format_sponsorship_total()
Changeset

Fix 0012772: Add function to handle CSV formatting of sponsorship totals

When exporting issues in CSV format a fatal error is thrown if the
export includes sponsorship totals. This is due to a missing
csv_format_sponsorship_total function.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - core/csv_api.php Diff File