From 4b892ffade811d31c4f990ae1c4ccbb6eee5da78 Mon Sep 17 00:00:00 2001 From: "Jin Hu, Baek" Date: Tue, 22 Apr 2014 17:43:50 +0900 Subject: [PATCH 1/3] =?UTF-8?q?getNewestCommentList=20=EB=A9=94=EC=86=8C?= =?UTF-8?q?=EB=93=9C=EC=97=90=EC=84=9C=20document=5Fsrl=EC=A7=80=EC=A0=95?= =?UTF-8?q?=ED=86=A0=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/comment/comment.model.php | 1 + modules/comment/queries/getNewestCommentList.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/comment/comment.model.php b/modules/comment/comment.model.php index 3dbb57a1a..93e26a7d1 100644 --- a/modules/comment/comment.model.php +++ b/modules/comment/comment.model.php @@ -385,6 +385,7 @@ class commentModel extends comment $args->module_srl = $obj->module_srl; } + $args->document_srl = $obj->document_srl; $args->list_count = $obj->list_count; if(strpos($args->module_srl, ",") === false) diff --git a/modules/comment/queries/getNewestCommentList.xml b/modules/comment/queries/getNewestCommentList.xml index c9829afc1..6c50ce5e2 100644 --- a/modules/comment/queries/getNewestCommentList.xml +++ b/modules/comment/queries/getNewestCommentList.xml @@ -8,6 +8,7 @@ + From f9c505497667db98ecd0f48f19aae427d1ff1c42 Mon Sep 17 00:00:00 2001 From: "Jin Hu, Baek" Date: Thu, 8 May 2014 01:54:45 +0900 Subject: [PATCH 2/3] =?UTF-8?q?document=5Fsrl=20=EB=AF=B8=EC=A7=80?= =?UTF-8?q?=EC=A0=95=EC=8B=9C=20=EB=8D=A7=EA=B8=80=20=EB=B6=88=EB=9F=AC?= =?UTF-8?q?=EC=98=A4=EC=A7=80=20=EB=AA=BB=ED=95=98=EB=8A=94=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/comment/queries/getNewestCommentList.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/comment/queries/getNewestCommentList.xml b/modules/comment/queries/getNewestCommentList.xml index 6c50ce5e2..67bb42265 100644 --- a/modules/comment/queries/getNewestCommentList.xml +++ b/modules/comment/queries/getNewestCommentList.xml @@ -8,7 +8,7 @@ - + From 9d54a8d6536eec4ac0b5a1e6209a379c815db785 Mon Sep 17 00:00:00 2001 From: "Jin Hu, Baek" Date: Thu, 8 May 2014 02:31:04 +0900 Subject: [PATCH 3/3] Update getNewestCommentList.xml --- modules/comment/queries/getNewestCommentList.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/comment/queries/getNewestCommentList.xml b/modules/comment/queries/getNewestCommentList.xml index 67bb42265..a8cdd39c1 100644 --- a/modules/comment/queries/getNewestCommentList.xml +++ b/modules/comment/queries/getNewestCommentList.xml @@ -8,7 +8,7 @@ - +