diff --git a/include/tableve.php b/include/tableve.php index cb68493..3ef9688 100644 --- a/include/tableve.php +++ b/include/tableve.php @@ -132,7 +132,7 @@ class TableVE { echo "Oops: ".mysql_error()."
$query
\n"; $nrows = mysql_num_rows($result); - echo "
\n"; + echo "\n"; for($i = 0; $i < $nrows; $i++) {