|
|
@ -89,9 +89,9 @@ function doblocks($data, $user) |
|
|
|
list($fg, $bg) = pctcolour($pct); |
|
|
|
list($fg, $bg) = pctcolour($pct); |
|
|
|
$bpct = "<font color=$fg>".number_format($pct, 2).'%</font>'; |
|
|
|
$bpct = "<font color=$fg>".number_format($pct, 2).'%</font>'; |
|
|
|
$bg = " bgcolor=$bg"; |
|
|
|
$bg = " bgcolor=$bg"; |
|
|
|
$nettot += $netdiff; |
|
|
|
|
|
|
|
if ($stat != 'Orphan') |
|
|
|
|
|
|
|
$blktot += $diffacc; |
|
|
|
$blktot += $diffacc; |
|
|
|
|
|
|
|
if ($stat != 'Orphan') |
|
|
|
|
|
|
|
$nettot += $netdiff; |
|
|
|
} |
|
|
|
} |
|
|
|
else |
|
|
|
else |
|
|
|
{ |
|
|
|
{ |
|
|
|