MantisBT: master 570660f5

Author Committer Branch Timestamp Parent
dregad dregad master 2011-07-17 03:22 master dc058e59
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