Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there
git-svn-id: svn://10.0.0.236/trunk@176393 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -144,6 +144,7 @@ class AddOn extends AMO_Object
|
||||
// Gather 10 latest comments.
|
||||
$this->db->query("
|
||||
SELECT
|
||||
CommentID,
|
||||
CommentName,
|
||||
CommentTitle,
|
||||
CommentNote,
|
||||
|
||||
Reference in New Issue
Block a user