diff --git a/include/testResults.php b/include/testResults.php index d9a83ee..a2682a0 100644 --- a/include/testResults.php +++ b/include/testResults.php @@ -322,8 +322,6 @@ class testData{ WHERE testingId = '".$iCurrentTest."';"); if(!$hResult || mysql_num_rows($hResult) == 0) { - echo '
over hers
',"\n";
-
$hResult = query_appdb("SELECT *
FROM testResults
WHERE versionId = '".$iVersionId."'