| 1. write_form.html (글쓰기창 수정하기) |
검색어
- {$editor}
{$editor}
변경
- {$oDocument->getEditor()}
{$oDocument->getEditor()}
| 2. view_document.html (댓글(코멘트)창 수정하기) |
검색어
- {$comment_editor}
{$comment_editor}
변경
- {$oDocument->getCommentEditor()}
{$oDocument->getCommentEditor()}
아,, 코멘트 수정창을 깜빡 했군요. -_-;;
| 3. comment_form.html (댓글 수정창 수정하기) |
검색어
- {$comment_editor}
{$comment_editor}
변경
- {$oComment->getEditor()}
Tip이 도움이 되었다면 댓글과 평가 부탁합니다.
Tip에 대한 궁금한 점은 댓글로 남겨 주시면 성심껏 답변 드립니다.