MantisBT: master-1.2.x 087b1fcd

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-02-27 11:19 master-1.2.x 0791a497
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