mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
사용하지 않는 변수 제거
This commit is contained in:
parent
969ee5d068
commit
5c5d7223ce
1 changed files with 0 additions and 3 deletions
|
|
@ -293,9 +293,6 @@ class CommentItem extends BaseObject
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// get where the comment belongs to
|
|
||||||
$oDocument = DocumentModel::getDocument($this->get('document_srl'));
|
|
||||||
|
|
||||||
// Variables
|
// Variables
|
||||||
if($type)
|
if($type)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue