Remove blahblahblah

This commit is contained in:
Tony Lambregts
2004-12-11 03:32:21 +00:00
committed by WineHQ
parent 4ac5d429b7
commit 99a73da777

View File

@@ -75,7 +75,6 @@ function view_app_comment($ob)
echo "<input type=hidden name='commentId' value=$ob->commentId>";
echo "<input type=hidden name='appId' value=$ob->appId>";
echo "<input type=hidden name='versionId' value=$ob->versionId></form></td>","\n";
echo "blahblahblah $apidb_root";
echo "</td></tr>";
}