зеркало из https://github.com/mozilla/pjs.git
Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there
This commit is contained in:
Родитель
f839132897
Коммит
9f130a102a
|
@ -144,6 +144,7 @@ class AddOn extends AMO_Object
|
|||
// Gather 10 latest comments.
|
||||
$this->db->query("
|
||||
SELECT
|
||||
CommentID,
|
||||
CommentName,
|
||||
CommentTitle,
|
||||
CommentNote,
|
||||
|
|
Загрузка…
Ссылка в новой задаче