diff options
Diffstat (limited to 'Report/Box.php')
-rw-r--r-- | Report/Box.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Report/Box.php b/Report/Box.php index 79408a0..15bd940 100644 --- a/Report/Box.php +++ b/Report/Box.php @@ -105,7 +105,7 @@ abstract class Report_Box $values[] = $this->_render_value_gen($k); } } - + echo $status / $status_max; return array( |