Remove debugging comment line

This commit is contained in:
Chris Morgan
2005-10-26 13:44:17 +00:00
committed by WineHQ
parent 009e7d9716
commit 61f29dc94d

View File

@@ -322,8 +322,6 @@ class testData{
WHERE testingId = '".$iCurrentTest."';");
if(!$hResult || mysql_num_rows($hResult) == 0)
{
echo '<p><b>over hers</b><br />',"\n";
$hResult = query_appdb("SELECT *
FROM testResults
WHERE versionId = '".$iVersionId."'