diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-09-05 15:07:34 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-09-05 15:07:34 +0000 |
commit | ed3116a2c79f74479e094f8099766fcca0cb02a6 (patch) | |
tree | 20ad61f282aa330a8861b03e1e5cc52dd5673a33 | |
parent | ce2b60721754a1b1f2c3a08cdf08c20312ba6253 (diff) | |
download | pkgsubmit-ed3116a2c79f74479e094f8099766fcca0cb02a6.tar pkgsubmit-ed3116a2c79f74479e094f8099766fcca0cb02a6.tar.gz pkgsubmit-ed3116a2c79f74479e094f8099766fcca0cb02a6.tar.bz2 pkgsubmit-ed3116a2c79f74479e094f8099766fcca0cb02a6.tar.xz pkgsubmit-ed3116a2c79f74479e094f8099766fcca0cb02a6.zip |
fix var name typo
-rw-r--r-- | test_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
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) { </table>', round($buildtime_total / 60, 2), $buildtime_avg, - $buildtime_cnt + $build_count ); $s .= '<br /><br /> |