MantisBT: master-1.2.x aa9540d2

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-09-17 22:43 master-1.2.x 972978d8
Affected Issues  0012363: billing report seems not to include enddate
Changeset

Fix 0012363: Billing report end date not included in range

The end date of a billing report page is not included in the range of
issues parsed by the report.

This is due to a bug inside bugnote_stats_get_project_array(..) of
bugnote_api.php that misinterprets the PHP documentation of how the
strtotime() function operates.

mod - core/bugnote_api.php Diff File