From ed3116a2c79f74479e094f8099766fcca0cb02a6 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 5 Sep 2012 15:07:34 +0000 Subject: fix var name typo --- test_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_index.php') diff --git a/test_index.php b/test_index.php index 2024548..e97b425 100644 --- a/test_index.php +++ b/test_index.php @@ -276,7 +276,7 @@ if ($total > 0) { ', round($buildtime_total / 60, 2), $buildtime_avg, - $buildtime_cnt + $build_count ); $s .= '

-- cgit v1.2.1