{@ $oSourceComment->nickName = $oSourceComment->getNickName(); $oSourceComment->member_srl = $oSourceComment->getMemberSrl(); $oSourceComment->nickName = ($oSourceComment->nickName=='anonymous'?$lang->anonymous:$oSourceComment->nickName); $oSourceComment->member_srl = (!$grant->manager && $oSourceComment->member_srl && $oSourceComment->get('user_id')=='anonymous')?0:$oSourceComment->member_srl; }
{$oSourceComment->nickName}
{$oSourceComment->getRegdate("Y.m.d H:i")} ({$oSourceComment->get('ipaddress')})
{$oSourceComment->getContent(false)}
{@ $oComment = $oBodex->getWith($oComment, array('document_srl','parent_srl','comment_srl','member_srl','user_id','nick_name','email_address','homepage','content')); $oComment->email_address = htmlspecialchars($oComment->email_address); $oComment->homepage = htmlspecialchars($oComment->homepage); $oComment->content = htmlspecialchars($oComment->content); $oComment->is_secret = $oComment->isSecret(); $oComment->use_notify = $oComment->useNotify(); }
 
{sprintf($lang->msg_acted_current_document,$lang->cmd_vote_down)} {sprintf($lang->msg_acted_current_document,$lang->cmd_vote)} {$lang->cmd_vote} {$lang->cmd_vote_down}
member_srl < 0 || $oComment->user_id == 'anonymous') && $oComment->nick_name == 'anonymous')?'checked="checked"':''} id="is_anonymous" />
is_secret?'checked="checked"':''} id="is_secret" />
use_notify?'checked="checked"':''} id="notify_message" />
({sprintf($lang->msg_reward_point_adopt, ''.$adopted_reward_point.'')}) ({($module_info->use_down_point_always=='Y')?$lang->always:$lang->first} {sprintf($lang->msg_reward_point_download, ''.$adopted_reward_point.''.($download_file_point>0?' + '.$lang->always.': '.$download_file_point.'':''))}) ({sprintf($lang->msg_apply_with, (($module_info->use_down_point_medias == 'Y')?($lang->media.(($module_info->use_down_point_images == 'Y')?', ':'')):'').(($module_info->use_down_point_images == 'Y')?$lang->image:''))})
{($oComment)?$oComment->getEditor():$oDocument->getCommentEditor()}