MantisBT: master 4ba21872

Author Committer Branch Timestamp Parent
dregad dregad master 2012-02-27 11:19 master 1d2a0355
Affected Issues  0013959: Fatal error: Call to undefined function excel_format_sponsorship_total()
Changeset

Add function to handle Excel formatting of sponsorship

When exporting issues in Excel format a fatal error is thrown if the
export includes sponsorship totals. This is due to a missing
excel_format_sponsorship_total() function.

Fixes 0013959

mod - core/excel_api.php Diff File