diff --git a/include/testData.php b/include/testData.php index 18169da..6861e18 100644 --- a/include/testData.php +++ b/include/testData.php @@ -775,7 +775,7 @@ class testData{ if($hResult) { - $iPrevVersion = 0; + $iPrevRelease = 0; $iIndex = -1; for($i = 0; $oRow = mysql_fetch_object($hResult); $i++) {