MantisBT: master-1.2.x a8bc7ff0

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-07-17 03:22 master-1.2.x 031afb68
Affected Issues  0013150: Getting time tracking when no time tracking notes exist generates warning
Changeset

Fix 0013150: Getting time tracking info when none exists generates warning

This was caused by sort key arrays not being initialized before the foreach
loop, resulting in a call to array_multisort with an undefined variable.

Bug was introduced by commit c4378b821a54d7ef30184d3144459b18673c1f42

mod - billing_inc.php Diff File
mod - bugnote_stats_inc.php Diff File