diff options
Diffstat (limited to 'test_index.php')
-rw-r--r-- | test_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test_index.php b/test_index.php index e931ecb..8f8d347 100644 --- a/test_index.php +++ b/test_index.php @@ -279,6 +279,7 @@ if ($total > 0) { </table>', $total_buildtime, $capacity_used, + $nodes_count, $buildtime_avg, $build_count ); |