diff --git a/mozilla/webtools/addons/lib/addon.class.php b/mozilla/webtools/addons/lib/addon.class.php index 8938396e770..7eb61f20d12 100644 --- a/mozilla/webtools/addons/lib/addon.class.php +++ b/mozilla/webtools/addons/lib/addon.class.php @@ -144,6 +144,7 @@ class AddOn extends AMO_Object // Gather 10 latest comments. $this->db->query(" SELECT + CommentID, CommentName, CommentTitle, CommentNote,