--- a/heuristics/heuristics.inc.php +++ b/heuristics/heuristics.inc.php @@ -1,1 +1,33 @@ - +\n"; + elseif (strpos(mysql_error() , "Duplicate entry") === false) echo $hresults . " failed insert.
" . mysql_error() . "
$query

\n"; +} +?>