From 5c5d7223ce17920d26714ac2dcf669dcb30950cd Mon Sep 17 00:00:00 2001 From: BJRambo Date: Sat, 8 Apr 2023 19:54:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=EB=B3=80=EC=88=98=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/comment/comment.item.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/comment/comment.item.php b/modules/comment/comment.item.php index 00395f1c1..ccba0d6cb 100644 --- a/modules/comment/comment.item.php +++ b/modules/comment/comment.item.php @@ -293,9 +293,6 @@ class CommentItem extends BaseObject return; } - // get where the comment belongs to - $oDocument = DocumentModel::getDocument($this->get('document_srl')); - // Variables if($type) {