diff --git a/comments.php b/comments.php index 3b637e7f8..e886a6e11 100644 --- a/comments.php +++ b/comments.php @@ -282,7 +282,6 @@ SELECT com.id AS comment_id , com.author , com.date , com.content - , com.id AS comment_id , com.validated FROM '.IMAGE_CATEGORY_TABLE.' AS ic INNER JOIN '.COMMENTS_TABLE.' AS com